WebHooksExtensionsTruncate Method
Namespace: Centralpoint.Web.WebhooksAssembly: Centralpoint.Web (in Centralpoint.Web.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