The LayoutHelper type exposes the following members.
Back to Top
Back to Top
Methods
| 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.
|
Properties
| Name | Description | |
|---|---|---|
| DefaultDirectives |
Returns list of default form layout directives (ToLower).
| |
| DefaultNamespaces |
List of default form layout namespaces
|
See Also