FormModel FormMode FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Gets/sets form mode - unspecified|insert|edit. This field may be queried by validate and save, i.e. Validate may perform extra cross checks on Insert - i.e. check whether some other user is already registered with the specified email in this form etc.

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public FormMode FormMode

Field Value

Type: FormMode
See Also