WebBrowsableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the WebBrowsableAttribute class.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
