Gets the HTML content of the standard system loader overlay.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- overlayClass (Optional)
- Type: System String
CSS class of the loader overlay div
- overlayId (Optional)
- Type: System String
ID of the loader overlay div (default is standard cms-overlayer)
Return Value
Type: StringSee Also