Configurates
C1.Web.Mvc.Popup.Owner. Sets the selector string to determine the element that own this popup.
Syntax
'Declaration
Public Function Owner( _
ByVal As String _
) As PopupBuilder
public PopupBuilder Owner(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also