Internally calls preprocessor parser and returns error message.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- code
- Type: System String
Input code.
- parserName
- Type: System String
Preprocessor name.
- output
- Type: System String
Resulting CSS code.
Return Value
Type: StringSee Also