Tabs for ASP.NET WebForms
GetScriptDescriptors メソッド (C1TargetDataBoundControlBase)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.Base 名前空間 > C1TargetDataBoundControlBase クラス : GetScriptDescriptors メソッド
派生クラスでオーバーライドされた場合、コントロールの WidgetDescriptor オブジェクトを登録します。
シンタックス
'宣言
 
Public Overridable Function GetScriptDescriptors() As System.Collections.Generic.IEnumerable(Of ScriptDescriptor)
public virtual System.Collections.Generic.IEnumerable<ScriptDescriptor> GetScriptDescriptors()

戻り値の型

WidgetDescriptor オブジェクトの列挙体。
参照

C1TargetDataBoundControlBase クラス
C1TargetDataBoundControlBase メンバ