IAttribute Properties |
The IAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Hidden | Gets and sets the Element as hidden on the Edit Form. |
|
|
Indexable | Gets/sets the Element as indexable after publish |
|
|
Name | Gets the name of the attribute |
|
|
Readonly | Gets and sets the Element as read-only on the Edit Form. |
|
|
Required | Gets sets the Element's value as required. Pages containing required Elements with empty values cannot be checked in. |
|
|
Value | Gets and sets the value of the attribute |