ASPxResourceStorage(ASPxSchedulerStorage) Constructor
Initializes a new instance of the ASPxResourceStorage class with the specified scheduler storage.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
storage | ASPxSchedulerStorage | An ASPxSchedulerStorage object that specifies the scheduler storage of the resource storage. |
See Also