TransformationInfoProviderRemoveDirectives Method |
Removes the transformation directives.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static string RemoveDirectives(
string code
)
Parameters
- code
- Type: SystemString
Input code
Return Value
Type:
StringSee Also