Represents the method that will handle an event that should be called before get safe URL path method
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
Input URL
- siteName
- Type: System String
Site name
- e
- Type: System EventArgs
EventArgs
Return Value
Type: BooleanReturns false if original method should not be used.
See Also