[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.Owner

Owner Method

Owner(string)

Configurates Owner. Sets the selector string to determine the element that own this popup.

Declaration
public PopupBuilder Owner(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PopupBuilder

Current builder.

Remarks

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.