WebBrowsableAttribute Constructor
.NET Framework 3.0
Initializes a new instance of the WebBrowsableAttribute class.
| Name | Description |
|---|---|
| WebBrowsableAttribute () | Initializes a new instance of the WebBrowsableAttribute class with the Browsable property set to true. |
| WebBrowsableAttribute (Boolean) | Initializes a new instance of the WebBrowsableAttribute class with the specified value for the Browsable property. |
Community Additions
ADD
Show: