Click or drag to resize
LayoutHelperDefaultNamespaces Property
List of default form layout namespaces

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static List<string> DefaultNamespaces { get; }

Property Value

Type: ListString
See Also