ListPageMetadata Methods

The ListPageMetadata type exposes the following members.

  NameDescription
Public method Clone
Protected method CopyProperties (Overrides MetadataBaseCopyProperties(MetadataBase).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetKey
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

  NameDescription
Public Extension Method AllControls A dictionary of all the form controls on the list page. The dictionary is keyed by the controls name in lower case. (Defined by MetadataContractExtensions.)
Public Extension Method ApplyListPageMetadataChanges Applies the list page metadata changes to the list page. (Defined by MetadataContractExtensions.)
Public Extension Method GatherListPageMetadataChanges Returns an instance of ListPageMetadataChanges which contains the changes to the ListPageMetadata. (Defined by MetadataContractExtensions.)
Top

Community Additions

ADD
Show: