バージョン

HtmlAttributes プロパティ (UploadModel)

アップロード ウィジェットが作成される div のカスタム属性を設定します。
シンタックス
'宣言
 
Public Property HtmlAttributes As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> HtmlAttributes {get; set;}
参照

オンラインで表示: GitHub