PageLayout Properties |
The PageLayout type exposes the following members.
Name | Description | |
---|---|---|
FormSpec |
The spec for the form itself. This is extracted from the page layout ("_form") item.
| |
IsDisabled |
Identifies whether or not the current layout spec is marked as disabled.
| |
IsValid |
Identifies whether or not a valid layout is available. A return of false typically indicates
that no explicit layout has been performed and that a "simulated flow" layout should be used.
| |
UnusedKeys |
The list of field keys not yet "consumed". After known fields have been layed out, this list
can be used to identify fields specified in the layout, but not used in the current page presentation.
| |
Version |
The layout version.
|