CommandButtonControlMetadata Methods

The CommandButtonControlMetadata type exposes the following members.

  NameDescription
Protected method CopyProperties (Inherited from FormControlMetadata.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFormControlMetadataChanges (Inherited from FormControlMetadata.)
Public method GetHashCode (Inherited from Object.)
Public method GetPropertiesToExport (Overrides ButtonControlMetadata.GetPropertiesToExport().)
Public method GetPropertyValue (Inherited from FormControlMetadata.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetPropertyValue (Inherited from FormControlMetadata.)
Public method ToString (Inherited from Object.)
Top

  NameDescription
Public Extension Method FindControl Finds the form control in the container that fulfills the predicate. (Defined by MetadataContractExtensions.)
Public Extension Method ToDictionary Returns all the controls including nested controls as a dictionary keyed by the control names in lower case. (Defined by MetadataContractExtensions.)
Top

Community Additions

ADD
Show: