FileDataStore.SetValue Method (String, Object)
Sets the value.
[Visual Basic]
NotOverridable Overloads Public Sub SetValue( _
ByVal
key As
String, _
ByVal
value As
Object _
) _
Parameters
-
key
- Key.
-
value
- Value.
Implements
IClientDataStore.SetValue
See Also
FileDataStore Class | Sitecore.Configuration Namespace | FileDataStore.SetValue Overload List