| LayoutHelperAddLayoutDirectives Method (String) | 
            Adds the layout directives to the transformation.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static string AddLayoutDirectives(
	string code
)
Parameters
- code
 - Type: SystemString
Code of the layout 
Return Value
Type: 
String
See Also