PageTypeAttribute Class Members

Properties  Methods 


The following tables list the members exposed by PageTypeAttribute.

Public Constructors

 NameDescription
PageTypeAttribute ConstructorOverloaded.   
Top

Public Properties

 NameDescription
AllowedTypesOptional property that limits which page types can be created under a page of this type. If not specified all page types are available.  
DefaultChildSortDirectionOptional property that determines the default sort order of the children to a page of this type. If not specified ascending order is used.  
DefaultChildSortOrderOptional property that determines the default sort mode of the children to a page of this type. If not specified SortIndex is used  
DisplayNameThis is the name that will be displayed for the page type in the user interface.  
NameThis is the internal name that acts as a key for the page type. This value should not be changed once set!  
PageTemplateThe path to the template file for the page. Only used with WebForms, leave blank if using Mvc.  
PageTypeDescriptionAn optional description that is shown in the administrative user interface when creating a new page.  
PreviewImageOptional property for setting the path to a preview image for the page type. This preview is shown when creating a new page.  
TypeId (Inherited from System.Attribute)
Top

Public Methods

 NameDescription
Equals (Inherited from System.Attribute)
GetHashCode (Inherited from System.Attribute)
IsDefaultAttribute (Inherited from System.Attribute)
Match (Inherited from System.Attribute)
Top

See Also

This documentation was created using Document! X from Innovasys