LayoutInfoProviderAddLayoutDirectives Method (String) |
Adds the layout directives to the transformation.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.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