WebFormsRootDesigner.IRootDesigner.GetView Method (ViewTechnology)
.NET Framework (current version)
Gets a view object for the specified view technology. For a description of this member, see IRootDesigner.GetView(ViewTechnology).
Assembly: System.Design (in System.Design.dll)
private abstract GetView : viewTechnology:ViewTechnology -> Object private override GetView : viewTechnology:ViewTechnology -> Object
Parameters
- viewTechnology
-
Type:
System.ComponentModel.Design.ViewTechnology
The view technology.
Implements
IRootDesigner.GetView(ViewTechnology)This member is an explicit interface member implementation. It can be used only when the WebFormsRootDesigner instance is cast to an IRootDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: