Click or drag to resize

FormFieldVOrderData Methods

The FormFieldVOrderData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDecrementFormFieldVOrder
Public methodStatic memberGetFormFieldMaxVOrder
Returns the highest vorder value for the fields belonging to the specified section.
Public methodStatic memberGetFormFieldVOrder
Public methodStatic memberIncrementFormFieldVOrder
Public methodStatic memberSetFormFieldVOrder
Sets the vorder of an existing form field. The vorder of the other fields are adjusted accordingly.
Public methodStatic memberSetFormFieldVOrderToLast
Sets the form field vorder to the last (highest) value.
Public methodStatic memberSetSectionFieldsVOrder
Sets the vorder of all the formfields specified in fieldIds. The vorder of a field will set corresponding to the field's position in fieldIds.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also