Click or drag to resize
AlternativeFormInfoProviderStoreAlternativeFormsInExternalStorage Property
Gets or sets the value that indicates whether alternative forms should be stored externally

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

Property Value

Type: Boolean
See Also