BButton
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 alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
B-ArtsFramework.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BWeb.BControls.Nome completo:
BArts.BWeb.BControls.BButton.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
Pulsante ASP.NET Web Forms con gestione dell'invio e richiesta di conferma.
Dichiarazione
<ToolboxData("<{0}:BButton runat=server></{0}:BButton>")> Public Class BButton
Classe base dichiarata: Web.UI.WebControls.Button.
Interfacce dichiarate: INamingContainer.
Campi e costanti
| Nome | Dichiarazione |
|---|---|
hCommand |
Public hCommand As HtmlControls.HtmlInputHidden |
Proprietà
| Nome | Dichiarazione |
|---|---|
EnabledInvio |
<Category("Option"), Bindable(False), DefaultValue(K_EnabledInvio_Def)> Public Property EnabledInvio() As Boolean |
MsgConfirm |
<Category("Option"), Bindable(False), DefaultValue(K_MsgConfirm_Def)> Public Property MsgConfirm() As String |
Eventi
| Nome | Dichiarazione |
|---|---|
Invio |
Public Event Invio(Sender As Object, e As EventArgs) |
Metodi
| Nome | Dichiarazione |
|---|---|
CancelEvent |
Public Overridable Function CancelEvent() As Boolean |
Sorgenti verificati
WebControls\BButton\BButton.vb
