Set a value for a given key.
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
Parameters
- key
- Type: System..::.String
The key of the node.
- value
- Type: System..::.String
The value to set.
Remarks
If the node for the key does not exists it is added to the document.