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