| URLHelperIsExcludedSystem Method | 
            Checks if page with specified relative path is excluded from system paths.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsExcludedSystem(
	string relativePath
)
Parameters
- relativePath
- Type: SystemString
 Page relative path
Return Value
Type: 
Boolean See Also
See Also