Initializes this instance from the specified name/value pairs.
            
    Namespace: 
   Endeca.Web.UrlAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| void LoadExtendedState( NameValueCollection state ) | 
| Visual Basic (Declaration) | 
|---|
| Sub LoadExtendedState ( _ state As NameValueCollection _ ) | 
| Visual C++ | 
|---|
| void LoadExtendedState( NameValueCollection^ state ) | 
Parameters
- state
- Type: System.Collections.Specialized..::.NameValueCollection
 Name/value pairs from whcih this instance should be initialized.





