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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : Owner プロパティ
Gets or sets the selector string to determine the element that own this popup.
シンタックス
'宣言
 
Public Property Owner As System.String
public System.string Owner {get; set;}
解説
If the Owner is null or invalidate, the Popup behaves like a dialog. It is centered on the screen and must be shown using the client show method.
参照

Popup クラス
Popup メンバ