Sets a value to an instance variable. This can be used to set a default value for an input field .
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
Parameters
- key
- Type: System..::.String
The name of the control.
- value
- Type: System..::.String
The value to set.