ScriptComponentDescriptor(String) Konstruktor

Definicja

Inicjuje wystąpienie klasy ScriptComponentDescriptor.

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)

Parametry

type
String

Typ docelowego składnika klienta.

Wyjątki

type to null lub pusty ciąg ("").

Dotyczy