WebBrowsableAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to the default value, which is false. |
![]() ![]() | No | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to false. |
![]() ![]() | Yes | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to true. |
Show:

