Event that is triggered when a page reference should be translated from int id to/from Guid.

Namespace:  EPiServer.XForms
Assembly:  EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236

Syntax

C#
public static event MapPageHandler..::.MapPageEventHandler MapPageEvent

Remarks

This is normally handled by EPiServer.

See Also