FieldRetrievedEventArgs Properties
Provides data for the FieldRetrieved event.
Name | Description |
---|---|
Control | Gets the control embedded in the layout item. |
Field |
Gets the data source field to which the editor is bound. |
Item | Gets the created Layout Item. |
Repository |
Gets a Repository |
See Also