ActionPaneControlMetadata Methods
The ActionPaneControlMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyProperties | (Inherited from FormControlMetadata.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetFormControlMetadataChanges | (Inherited from FormControlMetadata.) |
| GetHashCode | (Inherited from Object.) |
| GetPropertiesToExport | (Inherited from FormControlMetadata.) |
| GetPropertyValue | (Inherited from FormControlMetadata.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| SetPropertyValue | (Inherited from FormControlMetadata.) |
| 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: