PageElementInfo Properties |
The PageElementInfo type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets/sets the element's PageElementAttrs.
| |
ComponentInfo |
The ComponentInfo associated with this object.
| |
InstanceName |
Gets the instance name for this element.
The instance name is most commonly used in wizards, see InstanceName
The instance name is taken from the InstanceName property on the element if one is specified.
If not, the instance name is defaulted from the element's Name.
| |
Name |
The element's name.
| |
Order |
Gets or Sets the element's order.
| |
PageElementID |
This element's ID. Properties and TextItems are connected to this value.
| |
PageID |
Gets/sets his page's ID.
| |
Permissions |
Gets/sets the permissions for this page element. The permissions are initialy set when the element is loaded from
meta-data based on its rolled-up meta-data permissions for the current user according to the user's role(s).
| |
Properties |
The properties collection for the object.
| |
Slot |
Returns the slot
| |
TextItems |
The localized text for the object.
|