ScriptComponentDescriptor(String) Konstruktor

Definition

Initierar en instans av ScriptComponentDescriptor klassen.

public:
 ScriptComponentDescriptor(System::String ^ type);
public ScriptComponentDescriptor(string type);
new System.Web.UI.ScriptComponentDescriptor : string -> System.Web.UI.ScriptComponentDescriptor
Public Sub New (type As String)

Parametrar

type
String

Typ av målklientkomponent.

Undantag

type är null eller en tom sträng ("").

Gäller för