Click or drag to resize
DataFormDataClassDataStore Property
Gets the IDataClassDataStore to be used when storing the form data.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
protected virtual IDataClassDataStore DataClassDataStore { get; }

Property Value

Type: IDataClassDataStore
See Also