Check if license for actual Url is valid.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- url
- Type: System String
URL to check
- domain
- Type: System String
Current domain without www
- action
- Type: CMS.URLRewritingEngine UrlRewritingAction
Rewriting action to store the result
Return Value
Type: BooleanReturns true if the path was rewritten (license invalid)
See Also