Returns true for url's starting with hash (#) character.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsAnchor(
	string url
)
Parameters
- url
- Type: SystemString
 URL to process
Return Value
Type: 
Boolean See Also
See Also