TechTalk Genome v4.2

PageSettings Properties

The properties of the PageSettings class are listed below. For a complete list of PageSettings class members, see the PageSettings Members topic.

Public Instance Properties

AutoCommit Returns whether the page should automatically commit the change operations
HasMasterPage Returns whether the page has a master page
MasterPage Returns the URL of the master page
MasterPagePlaceholder Returns the ID of the master page content placeholder that contains the main content of the page
ParentPage Returns the URL of the parent page in the navigation tree

See Also

PageSettings Class | TechTalk.Genome.Extensions.Web.Wizard.Dom Namespace