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