Click or drag to resize

FieldKernelDesignKeySuffix Field

The suffix added to the field's ControlName to form the ID for the field's control in the Detail Layout Tool. This is intended primarily for internal use.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string DesignKeySuffix = "_fld"

Field Value

Type: String
See Also