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