ASPxUploadControl.SharePointSettings Property
In This Article
Gets settings allowing an upload control to access a file system storage in SharePoint.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Upload |
Share |
#Remarks
Use the SharePointSettings property to specify settings that allow the upload control to access SharePoint (when the ASPxUploadControl.UploadStorage property is set to SharePoint).
Note
For security reasons, the settings available by the Share
See Also