[]
        
(Showing Draft Content)

C1.Web.Mvc.Popup.RemoveOnHide

RemoveOnHide Property

RemoveOnHide

Gets or sets a value that determines whether the Popup element should be removed from the DOM when the Popup is hidden, as opposed to being hidden.

Declaration
public bool RemoveOnHide { get; set; }
Remarks

This property is set to true by default.