Updates the specified key.
Namespace: DotNetNuke.Entities.ControllersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void Update( string key, string value ) |
Visual Basic |
---|
Public Sub Update ( key As String, value As String ) |