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