Gets the HTML content of the standard system loader icon with specified text.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
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
Return Value
Type: StringSee Also