UploadControlButtonProperties Properties
Serves as the base class for button objects in the upload control.| Name | Description |
|---|---|
| Image | Gets the settings that define the button’s image. |
| ImagePosition | Gets or sets the image position within a button. Inherited from UploadControlButtonPropertiesBase. |
| Text | Gets or sets the text displayed in a button. Inherited from UploadControlButtonPropertiesBase. |
See Also