Tabs for ASP.NET WebForms
GetPropertyValue<V> メソッド (C1TargetDataBoundControlBase)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.Base 名前空間 > C1TargetDataBoundControlBase クラス : GetPropertyValue<V> メソッド
プロパティの名前。
null 値。
プロパティ名によってプロパティ値を取得します。
シンタックス
'宣言
 
Public Function GetPropertyValue(Of V)( _
   ByVal propertyName As System.String, _
   ByVal nullValue As V _
) As V
public V GetPropertyValue<V>( 
   System.string propertyName,
   V nullValue
)

パラメータ

propertyName
プロパティの名前。
nullValue
null 値。

型パラメータ

V
参照

C1TargetDataBoundControlBase クラス
C1TargetDataBoundControlBase メンバ