MasterLoggingRowTruncate Method
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
private static string Truncate(
string value,
int length = 0
)
Private Shared Function Truncate (
value As String,
Optional length As Integer = 0
) As String
- value String
-
- length Int32 (Optional)
-
String