WebBrowsableAttribute::No Field
.NET Framework (current version)
Represents an instance of the WebBrowsableAttribute class with the Browsable property set to false.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System.Web.UI.WebControls.WebParts::WebBrowsableAttribute^The No field returns the same result as calling the WebBrowsableAttribute constructor and passing false as the parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: