The properties of the DetailsPageSettings class are listed below. For a complete list of DetailsPageSettings class members, see the DetailsPageSettings Members topic.
AllowLockingOnPage | Returns whether locking should be enabled for the page |
AutoCommit (inherited from PageSettings) | Returns whether the page should automatically commit the change operations |
DisplayTabView | Returns whether a TabView should be used |
HasMasterPage (inherited from PageSettings) | Returns whether the page has a master page |
HasNonCollectionRelation | Returns whether some of the relations are not mapped as one-to-many or many-to-many collections |
InsertOnly | Returns whether the page implements creation of new objects only |
MasterPage (inherited from PageSettings) | Returns the URL of the master page |
MasterPagePlaceholder (inherited from PageSettings) | Returns the ID of the master page content placeholder that contains the main content of the page |
ParentPage (inherited from PageSettings) | Returns the URL of the parent page in the navigation tree |
TxPage | Returns whether the editable relations displayed on the details page should be transactioned together with the main business object |
DetailsPageSettings Class | TechTalk.Genome.Extensions.Web.Wizard.Dom Namespace