Click or drag to resize
DataTypeIntegrity Class
Provides check if given value matches field's data type.
Inheritance Hierarchy
SystemObject
  CMS.FormControlsDataTypeIntegrity

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public class DataTypeIntegrity

The DataTypeIntegrity type exposes the following members.

Constructors
Methods
  NameDescription
Public methodValidateDataType
Checks if value matches field's data type.
Top
See Also