DesignTimeParseData.DesignerHost Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the object for managing designer transactions and components.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property DesignerHost As IDesignerHost

Property Value

Type: System.ComponentModel.Design.IDesignerHost

An IDesignerHost object for managing designer transactions and components.

.NET Framework
Available since 1.1
Return to top
Show: