ListPageMetadata Methods
The ListPageMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | |
| CopyProperties | (Overrides MetadataBaseCopyProperties(MetadataBase).) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetKey | |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
| 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. (Defined by MetadataContractExtensions.) |
| ApplyListPageMetadataChanges | Applies the list page metadata changes to the list page. (Defined by MetadataContractExtensions.) |
| GatherListPageMetadataChanges | Returns an instance of ListPageMetadataChanges which contains the changes to the ListPageMetadata. (Defined by MetadataContractExtensions.) |
Community Additions
ADD
Show: