Interface IClientStateManager
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public interface IClientStateManager
Properties
SupportsClientState
bool SupportsClientState { get; }
Property Value
Methods
LoadClientState(string)
void LoadClientState(string clientState)
Parameters
clientState
string
SaveClientState()
string SaveClientState()