バージョン

GetScriptReferences メソッド (FlatDataBoundControl)

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

戻り値の型

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