B-Arts DocumentationIndice generale

BNotify

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

Identità

  • Assembly/progetto: BNetFramework.

  • Target: .NET Framework 4.8.

  • Namespace CLR: BArts.BWeb.BControls.

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

  • Tipo: class.

  • Ambito: design-time.

Ruolo

Tipo di supporto al designer. È documentato per completezza, ma normalmente non viene istanziato dal codice applicativo.

Dichiarazione

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

Classe base dichiarata: LinkButton.

Interfacce dichiarate: INamingContainer.

Proprietà

Nome Dichiarazione
CssButton <Category("Option"), Bindable(False), DefaultValue(K_CssButton_DEF), CssClassProperty()> Public Property CssButton() As String
CssNotifica <Category("Option"), Bindable(False), DefaultValue(K_CssNotifica_DEF), CssClassProperty()> Public Property CssNotifica() As String
CountNotifiche <Category("Option"), Bindable(False), DefaultValue(K_CountNotifiche_DEF), CssClassProperty()> Public Property CountNotifiche() As Integer

Metodi

Nome Dichiarazione
RefreshNotify Public Sub RefreshNotify()

Sorgenti verificati

  • WebControls\BNotify\BNotify.vb

  • WebControls\BNotify\BNotifyDesigner.vb