MetadataContractExtensions Methods

The MetadataContractExtensions type exposes the following members.

  NameDescription
Public method Static member AllControls A dictionary of all the form controls on the list page. The dictionary is keyed by the controls name in lower case.
Public method Static member ApplyFormControlMetadataChanges Applies the form control changes to the form control instances.
Public method Static member ApplyListPageMetadataChanges Applies the list page metadata changes to the list page.
Public method Static member FindControl Overloaded.
Public method Static member GatherFormControlMetadataChanges Gets a list of FormControlMetadataChanges instances which contains the changes made to the form controls.
Public method Static member GatherListPageMetadataChanges Returns an instance of ListPageMetadataChanges which contains the changes to the ListPageMetadata.
Public method Static member ToDictionary Returns all the controls including nested controls as a dictionary keyed by the control names in lower case.
Top

Community Additions

ADD
Show: