バージョン

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

必要なオプションにビデオ プレーヤー ウィジェット作成するためのメソッドをチェーンするために使用できるラッパーを作成します。モデルが指定した html 属性に割り当てられています。
シンタックス
'宣言
 
Public Overloads Function VideoPlayer( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As VideoPlayerWrapper
public VideoPlayerWrapper VideoPlayer( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub