IControlDesignerView.NamingContainerDesigner Property

 

Gets the designer component for the naming container of the associated control, if any.

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

IDesigner NamingContainerDesigner { get; }

Property Value

Type: System.ComponentModel.Design.IDesigner

An IDesigner object representing the designer component for the naming container for the associated control; otherwise null.

.NET Framework
Available since 2.0
Return to top
Show: