ScriptManager::GetStateString Method ()

 

Retrieves a string that contains key/value pairs that represent the state of the Web page.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
String^ GetStateString()

Return Value

Type: System::String^

A string containing the key/value pairs that represent the state of the Web page.

.NET Framework
Available since 3.5
Return to top
Show: