FormControlMetadata Methods
The FormControlMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyProperties | (Overrides MetadataBaseCopyProperties(MetadataBase).) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetFormControlMetadataChanges | |
| GetHashCode | (Inherited from Object.) |
| GetPropertiesToExport | |
| GetPropertyValue | |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| SetPropertyValue | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| FindControl | Finds the form control in the container that fulfills the predicate. (Defined by MetadataContractExtensions.) |
| ToDictionary | Returns all the controls including nested controls as a dictionary keyed by the control names in lower case. (Defined by MetadataContractExtensions.) |
Community Additions
ADD
Show: