string CssClassPrefix { get; set; }
Source
Gets or sets the CSS class prefix used for every marker element.
Remarks
The prefix replaces every package-emitted marker selector, including descendant selectors in the default inline styles. Changing it does not disable the package's responsive behavior. Use the new prefix for host overrides, or set IncludeDefaultStyles
to false
when the host will provide the complete skin.