[]
Gets or sets the selector string to determine the element that own this popup.
public 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.