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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static string AddLayoutDirectives(
	string code
)

Parameters

code
Type: SystemString
Code of the layout

Return Value

Type: String
See Also