B-Arts DocumentationIndice generale

BMenuItem

Linea B-Arts Legacy: questa scheda descrive BArtsFrameworkNet (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BArtsFrameworkNet.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BWeb.BControls.

  • Nome completo: BArts.BWeb.BControls.BMenuItem.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Tipo pubblico dell'insieme di controlli server ASP.NET Web Forms B-Arts; il contratto seguente descrive la versione Legacy di BMenuItem.

Dichiarazione

<ToolboxData("<{0}:BMenuItem runat=server></{0}:BMenuItem>")> Public Class BMenuItem

Classe base dichiarata: WebControl.

Interfacce dichiarate: INamingContainer.

Costruttori

Nome Dichiarazione
New Public Sub New()

Proprietà

Nome Dichiarazione
CssLabel <Category("Option"), Bindable(False), DefaultValue(K_CssLabel_DEF), CssClassProperty()> Public Property CssLabel() As String
CssIcon <Category("Option"), Bindable(False), DefaultValue(K_CssIcon_DEF), CssClassProperty()> Public Property CssIcon() As String
CssPanelIcon <Category("Option"), Bindable(False), DefaultValue(K_CssPanelIcon_DEF), CssClassProperty()> Public Property CssPanelIcon() As String
Text <Category("Option"), Bindable(False), DefaultValue(K_Text_DEF)> Public Property Text() As String
ImageUrl <Category("Option"), Bindable(False), DefaultValue(K_ImageUrl_DEF)> Public Property ImageUrl() As String
Comando <Category("Option"), Bindable(False), DefaultValue(K_Comando_DEF)> Public Property Comando() As String

Sorgenti verificati

  • WebControls\BMenu\BMenuItem.vb