バージョン 23.1 (最新)

GetScriptReferences メソッド (FlatDataBoundControl)

コントロールの必要なスクリプト リソースを定義する System.Web.UI.ScriptReference オブジェクトのコレクションを取得します。
シンタックス
public IEnumerable<ScriptReference> GetScriptReferences()

戻り値の型

System.Web.UI.ScriptReference オブジェクトの System.Collections.IEnumerable コレクション。
参照