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