SchemaViewControllerBase.LoadState Method

Loads state.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Overridable Sub LoadState
'Usage

Me.LoadState()
protected virtual void LoadState()
protected:
virtual void LoadState()
protected function LoadState()
abstract LoadState : unit -> unit 
override LoadState : unit -> unit 

Remarks

This method does nothing by default.

.NET Framework Security

See Also

Reference

SchemaViewControllerBase Class

SchemaViewControllerBase Members

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows Namespace