ScriptComponentDescriptor.GetScript メソッド

定義

ページ上に対象のコントロールを実装するクライアント スクリプトを取得します。

protected public:
 override System::String ^ GetScript();
protected internal override string GetScript ();
override this.GetScript : unit -> string
Protected Friend Overrides Function GetScript () As String

戻り値

String

ページ上に対象のコントロールを実装するクライアント スクリプト。

適用対象