URLHelperIsHandler Method |
Checks if page is error handler.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static bool IsHandler(
string relativePath
)
Parameters
- relativePath
- Type: SystemString
Relative path
Return Value
Type:
BooleanSee Also