Click or drag to resize

IAttribute Properties


The IAttribute type exposes the following members.

Properties
  Name Description
Public property Hidden Gets and sets the Element as hidden on the Edit Form.
Public property Indexable Gets/sets the Element as indexable after publish
Public property Name Gets the name of the attribute
Public property Readonly Gets and sets the Element as read-only on the Edit Form.
Public property Required Gets sets the Element's value as required. Pages containing required Elements with empty values cannot be checked in.
Public property Value Gets and sets the value of the attribute
Top
See Also