UploadControlButtonPropertiesBase Constructors
Serves as the base class for button objects in the upload control.| Name | Parameters | Description |
|---|---|---|
| UploadControlButtonPropertiesBase() | none | Initializes a new instance of the UploadControlButtonPropertiesBase class with default settings. |
| UploadControlButtonPropertiesBase(IPropertiesOwner, String) | owner, defaultText | Initializes a new instance of the UploadControlButtonPropertiesBase class with the specified settings. |
See Also