ControlDesigner.ViewControlCreated Property

 

Gets or sets a value indicating whether a View control has been created for display on the design surface.

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

abstract ViewControlCreated : bool with get, set
override ViewControlCreated : bool with get, set

Property Value

Type: System.Boolean

true, if a control has been created for viewing on the design surface; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: