MetadataContractExtensions Methods
The MetadataContractExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AllControls | A dictionary of all the form controls on the list page. The dictionary is keyed by the controls name in lower case. |
| ApplyFormControlMetadataChanges | Applies the form control changes to the form control instances. |
| ApplyListPageMetadataChanges | Applies the list page metadata changes to the list page. |
| FindControl | Overloaded. |
| GatherFormControlMetadataChanges | Gets a list of FormControlMetadataChanges instances which contains the changes made to the form controls. |
| GatherListPageMetadataChanges | Returns an instance of ListPageMetadataChanges which contains the changes to the ListPageMetadata. |
| ToDictionary | Returns all the controls including nested controls as a dictionary keyed by the control names in lower case. |
Community Additions
ADD
Show: