Click or drag to resize
ResponseOutputFilterOnResolveSubstitution Event
Custom substitution event.

Namespace: CMS.OutputFilter
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static event EventHandler<SubstitutionEventArgs> OnResolveSubstitution

Value

Type: SystemEventHandlerSubstitutionEventArgs
See Also