Gets or sets a value used as the default value for the PageDefinitionType upon PageDefinition instance creation.

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

Syntax

C#
public int DefaultPageDefinitionTypeID { get; set; }

See Also