WebBrowsableAttribute.No Campo

Definizione

Rappresenta un'istanza della classe WebBrowsableAttribute con la proprietà Browsable impostata su false.

public: static initonly System::Web::UI::WebControls::WebParts::WebBrowsableAttribute ^ No;
public static readonly System.Web.UI.WebControls.WebParts.WebBrowsableAttribute No;
 staticval mutable No : System.Web.UI.WebControls.WebParts.WebBrowsableAttribute
Public Shared ReadOnly No As WebBrowsableAttribute 

Valore del campo

Commenti

Il No campo restituisce lo stesso risultato della chiamata al WebBrowsableAttribute costruttore e al passaggio false del parametro.

Si applica a