Click or drag to resize
PageTemplateFilterContext Properties

The PageTemplateFilterContext type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets the culture of the page that is to be created. If the page already exists, returns the culture of the existing page.
Public propertyPageType
Gets the page type of the page that is to be created. If the page already exists, returns the page type of the existing page.
Public propertyParentPage
Gets the parent of the page that is to be created. If the page already exists, returns the parent of the existing page.
Top
See Also