ASP.NET MVC コントロールヘルプ
ContentFunc プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : ContentFunc プロパティ
ポップアップのコンテンツを返す関数を取得または設定します。
シンタックス
'宣言
 
Public Property ContentFunc As System.Func(Of Object,Object)
public System.Func<object,object> ContentFunc {get; set;}
参照

Popup クラス
Popup メンバ