URLHelperGetAllowedURLCharacters Method |
Returns regular expression for allowed URL characters.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntaxpublic static string GetAllowedURLCharacters(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
String
See Also