Carousel for ASP.NET Web Forms
GetPropertyValue<V> メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls 名前空間 > C1TargetControlBase クラス : 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
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

参照

C1TargetControlBase クラス
C1TargetControlBase メンバ