CSSHelperTrimCharset Method |
Trims the charset from the CSS style
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string TrimCharset(
string data
)
Parameters
- data
- Type: SystemString
CSS text where to trim the charset
Return Value
Type:
StringSee Also