Restrict events to the following PageTypeID.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public int PageTypeID { get; set; }

Remarks

By default no page type restriction is applied

See Also