kCura.Utility.Extensions.StringExtenstion
Provides access to extension methods over instances of String.
Decodes a Base64 string. Defaults to UTF8 if an encoding is not specified.
Ensures a specified slash character is appended to a string.
Truncates the string to the specified limit, if necessary.
Transforms the string to a DataRowCollection.
Parses guids from the provided string, if they exist within the string.