BootstrapUploadControlButtonProperties Constructors
Name | Parameters | Description |
---|---|---|
BootstrapUploadControlButtonProperties() | none | Initializes a new instance of the BootstrapUploadControlButtonProperties class with default settings. |
BootstrapUploadControlButtonProperties(IPropertiesOwner, String) | owner, defaultText | Initializes a new instance of the BootstrapUploadControlButtonProperties class with the specified owner and default text. |
See Also