WebBrowsableAttribute Constructor

 

Initializes a new instance of the WebBrowsableAttribute class.

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

NameDescription
System_CAPS_pubmethodWebBrowsableAttribute()

Initializes a new instance of the WebBrowsableAttribute class with the Browsable property set to true.

System_CAPS_pubmethodWebBrowsableAttribute(Boolean)

Initializes a new instance of the WebBrowsableAttribute class with the specified value for the Browsable property.

Return to top
Show: