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

返品

ページ上のターゲット コントロールを実装するクライアント スクリプト。

適用対象