Click or drag to resize
URLHelperOnBeforeGetSafeUrlPath Event
Occurs when the GetSafeUtlPath method is called, returns false if original method should not be used.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static event URLHelperOnBeforeGetSafeUrlPathEventHandler OnBeforeGetSafeUrlPath

Value

Type: CMS.HelpersURLHelperOnBeforeGetSafeUrlPathEventHandler
See Also