LoadingPanelExtension Constructors
Represents an extension object implementing the LoadingPanel functionality.Name | Parameters | Description |
---|---|---|
LoadingPanelExtension(LoadingPanelSettings, ViewContext) | settings, viewContext | Initializes a new instance of the LoadingPanelExtension class with the specified settings and provides the context information about the view. |
LoadingPanelExtension(LoadingPanelSettings) | settings | Initializes a new instance of the LoadingPanelExtension class with the specified settings. |
See Also