WebFormsRootDesigner.IRootDesigner.GetView(ViewTechnology) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a view object for the specified view technology. For a description of this member, see GetView(ViewTechnology).
virtual System::Object ^ System.ComponentModel.Design.IRootDesigner.GetView(System::ComponentModel::Design::ViewTechnology viewTechnology) = System::ComponentModel::Design::IRootDesigner::GetView;
object IRootDesigner.GetView (System.ComponentModel.Design.ViewTechnology viewTechnology);
abstract member System.ComponentModel.Design.IRootDesigner.GetView : System.ComponentModel.Design.ViewTechnology -> obj
override this.System.ComponentModel.Design.IRootDesigner.GetView : System.ComponentModel.Design.ViewTechnology -> obj
Function GetView (viewTechnology As ViewTechnology) As Object Implements IRootDesigner.GetView
Parameters
- viewTechnology
- ViewTechnology
The view technology.
Returns
The view object for the specified view technology.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the WebFormsRootDesigner instance is cast to an IRootDesigner interface.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.