ASP.NET MVC コントロールヘルプ
Content(String) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス > Content メソッド : Content(String) メソッド
文字列値。
Contentプロパティを設定します。
シンタックス
'宣言
 
Public Overloads Function Content( _
   ByVal value As System.String _
) As PopupBuilder
public PopupBuilder Content( 
   System.string value
)

パラメータ

value
文字列値。

戻り値の型

現在のビルダ
解説
ポップアップが表示するHTMLコンテンツを設定します。
参照

PopupBuilder クラス
PopupBuilder メンバ
オーバーロード一覧