The following tables list the members exposed by SiteSettingsAttribute.
Public Properties
| Name | Description |
---|
| AllowedTypes | Optional property that limits which page types can be created under the site root. If not specified all page types are available. |
| DefaultChildSortDirection | Optional property that determines the default sort order of the children to the site root. If not specified ascending order is used. |
| DefaultChildSortOrder | Optional property that determines the default sort mode of the children to the site root. If not specified SortIndex is used. |
| TypeId | (Inherited from System.Attribute) |
Top
Public Methods
See Also