UploadControlSharePointSettings Constructors
Contains settings that allow you to connect the Upload Control to SharePoint.| Name | Parameters | Description |
|---|---|---|
| UploadControlSharePointSettings() | none | Initializes a new instance of the UploadControlSharePointSettings class. |
| UploadControlSharePointSettings(IPropertiesOwner) | owner | Initializes a new instance of the UploadControlSharePointSettings class with specified settings. |
See Also