FormInfoMoveFormFieldDown Method |
Moves specified form field down.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public void MoveFormFieldDown(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Name of a field to move
See Also