LayoutHelper Class |
Namespace: CMS.DataEngine
public static class LayoutHelper
The LayoutHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultDirectives |
Returns list of default form layout directives (ToLower).
|
![]() ![]() | DefaultNamespaces |
List of default form layout namespaces
|
Name | Description | |
---|---|---|
![]() ![]() | AddLayoutDirectives(String) |
Adds the layout directives to the transformation.
|
![]() ![]() | AddLayoutDirectives(String, LayoutTypeEnum) |
Adds the layout directives to the transformation.
|
![]() ![]() | GetLayoutTypeCode |
Gets the layout type code for the given enum value.
|
![]() ![]() | GetLayoutTypeEnum |
Gets the layout type enumeration for the given string value.
|