B-Arts DocumentationIndice generale

BNotify

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.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: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • 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