バージョン

GetScriptDescriptors メソッド (FlatDataBoundControl)

ECMAScript (JavaScript) クライアント コンポーネントを表すスクリプト記述子のコレクションを取得します。
シンタックス
'宣言
 
Public Function GetScriptDescriptors() As IEnumerable(Of ScriptDescriptor)
public IEnumerable<ScriptDescriptor> GetScriptDescriptors()

戻り値の型

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