バージョン

Rating(String,IDictionary<String,Object>) メソッド

Name の Rating を構成するヘルパー。
シンタックス
'宣言
 
Public Overloads Function Rating( _
   ByVal id As System.String, _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As RatingWrapper
public RatingWrapper Rating( 
   System.string id,
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

id
コントロールの ID とフィールドの名前。
htmlAttributes
HtmlAttributes プロパティのセッター。

戻り値の型

RatingWrapper の新しいインスタンス
参照

オンラインで表示: GitHub