Click or drag to resize
DataClassInfoProviderStoreFormLayoutsInExternalStorage Property
Gets or sets the value that indicates whether class layouts should be stored externally

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static bool StoreFormLayoutsInExternalStorage { get; set; }

Property Value

Type: Boolean
See Also