[]
        
(Showing Draft Content)

C1.Web.Mvc.Popup.ContentFunc

ContentFunc Property

ContentFunc

Gets or sets the function which returns the popup content.

Declaration
[C1Ignore]
public Func<object, object> ContentFunc { get; set; }