Click or drag to resize
LayoutHelper.AddLayoutDirectives Method (String)
Adds the layout directives to the transformation.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string AddLayoutDirectives(
	string code
)

Parameters

code
Type: System.String
Code of the layout

Return Value

Type: String
See Also