B-Arts DocumentationIndice generale

BItemMenu

Linea B-Arts classica: questa scheda descrive BStandardFramework (.NET Standard 2.0). Non usare firme o namespace come se appartenessero al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BStandardFramework.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BData.

  • Nome completo: BArts.BData.BItemMenu.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Accesso dati, connessioni, comandi, tabelle e oggetti di supporto SQL.

Dichiarazione

<Serializable()> Public Class BItemMenu

Proprietà

Nome Dichiarazione
Key Public Property Key As String
Text Public Property Text As String
ToolTip Public Property ToolTip As String
Comando Public Property Comando As String
ImageUrl Public Property ImageUrl As String
ImageByte Public Property ImageByte As String
HasChild Public Property HasChild As Boolean
Childs Public Property Childs As List(Of BItemMenu)

Sorgenti verificati

  • Data\BItemMenu.vb