Click or drag to resize
BizFormUploadFileDATATYPE_FORMFILE Field
Data type identifier. Used to identify related DataType in the DataTypeManager.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public const string DATATYPE_FORMFILE = "bizformfile"

Field Value

Type: String
See Also