Sets multiple values for a control in edit mode
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- newValues
- Type:
System.Collections.Generic List
String
The values to set the control in Edit mode
Exceptions
Exception | Condition |
---|---|
![]() | Thrown when Control is not in Edit Mode, and Edit Link is null. |
Remarks
See Also