WebFormsRootDesigner.IRootDesigner.SupportedTechnologies Property
.NET Framework (current version)
Gets an array of technologies that the designer component can support for its display. For a description of this member, see IRootDesigner.SupportedTechnologies.
Assembly: System.Design (in System.Design.dll)
Private ReadOnly Property SupportedTechnologies As ViewTechnology() Implements IRootDesigner.SupportedTechnologies
Property Value
Type: System.ComponentModel.Design.ViewTechnology()An array of technologies that the designer component can support for its display.
Implements
IRootDesigner.SupportedTechnologiesThis 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: