ASP.NET Core MVC コントロールヘルプ
RemoveOnHide プロパティ (Popup)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : 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.
シンタックス
'宣言
 
Public Property RemoveOnHide As System.Boolean
public System.bool RemoveOnHide {get; set;}
解説
This property is set to true by default.
参照

Popup クラス
Popup メンバ