Click or drag to resize

IAttribute Properties


The IAttribute type exposes the following members.

Properties
  NameDescription
Public propertyHidden
Gets and sets the Element as hidden on the Edit Form.
Public propertyIndexable
Public propertyName
Gets the name of the attribute
Public propertyReadonly
Gets and sets the Element as read-only on the Edit Form.
Public propertyRequired
Gets sets the Element's value as required. Pages containing required Elements with empty values cannot be checked in.
Public propertyValue
Gets and sets the value of the attribute
Top
See Also