ExtenderControl.Visible Property

 

Overrides the Visible property to prevent setting this value.

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

[<BrowsableAttribute(false)>]
override Visible : bool with get, set

Property Value

Type: System.Boolean

true if the extender control is rendered on the page; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: