Sdílet prostřednictvím


ScriptComponentDescriptor(String) Konstruktor

Definice

Inicializuje instanci třídy 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 cílové součásti klienta.

Výjimky

type is null nebo prázdný řetězec ("").

Platí pro