StringExtensions..::..UrlFriendly Method
Creates a string that is Url-friendly.
Namespace:
AdvantageCMS.Core.CommonAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- text
- Type: String
The text.
- separator
- Type: String
The separator.
- maxLength
- Type: Int32
The maximum length.

