B-Arts DocumentationIndice generale

BJavaScriptCommand

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.BJavaScriptCommand.

  • 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 classica di BJavaScriptCommand.

Dichiarazione

Public Class BJavaScriptCommand

Tipi annidati pubblici

Costruttori

Nome Dichiarazione
New Public Sub New()
New Public Sub New(Key As String, FunctionName As String, ParamArray Args() As String)
New Public Sub New(Key As String, FunctionName As String, TypeCommand As eTypeCommand, ParamArray Args() As String)

Proprietà

Nome Dichiarazione
Key Public Property Key As String
FunctionName Public Property FunctionName As String
Args Public Property Args As List(Of String)
TypeCommand Public Property TypeCommand As eTypeCommand

Sorgenti verificati

  • WebControls\BScriptManager\BJavaScriptCommand.vb