B-Arts DocumentationIndice generale

BJavaScriptCommand

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

  • Target: .NET Framework 4.7.2.

  • 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 Legacy 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