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

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

Parameters

code
Type: SystemString
Input code

Return Value

Type: String
See Also