Gets or sets a PageTypeID value limiting the data to only containing pages with the specified page type.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[EditorAttribute("EPiServer.Design.TypeEditors.PageTypeTypeEditor, EPiServer.Design", "System.Drawing.Design.UITypeEditor, System.Drawing")] public int PageTypeID { get; set; } |