MVCxSchedulerStorageControl Constructors
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.| Name | Parameters | Description |
|---|---|---|
| MVCxSchedulerStorageControl() | none | Initializes a new instance of the MVCxSchedulerStorageControl class. |
| MVCxSchedulerStorageControl(ViewContext) | viewContext | Initializes a new instance of the MVCxSchedulerStorageControl class. |
See Also