LoadingPanelSettings.SetTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTemplateContent(Action<TemplateContainerBase>) | contentMethod | Allows you to provide a template for rendering the loading panel. |
SetTemplateContent(String) | content | Allows you to provide a template for rendering the loading panel. |