Gets the HTML content of the standard system loader.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- page
- Type: System.Web.UI Page
Page
- text (Optional)
- Type: System String
Text to display
- loaderClass (Optional)
- Type: System String
CSS class of the loader div
- loaderId (Optional)
- Type: System String
ID of the loader div (default is standard cms-loader)
- iconSizeClass (Optional)
- Type: System String
Size class of the icon (default is cms-icon-150)
Return Value
Type: StringSee Also