Click or drag to resize
TransformationInfoProviderRemoveDirectives Method
Removes the transformation directives.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static string RemoveDirectives(
	string code
)

Parameters

code
Type: SystemString
Input code

Return Value

Type: String
See Also