AccountManager.Register(AccountBase) Method
Registers a cloud storage account.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
account | AccountBase | An AccountBase object that is the storage account. |
Remarks
To learn more, see the Cloud Storage Account Management topic.
See Also