[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientDragged

OnClientDragged Method

OnClientDragged(string)

Configurates the OnClientDragged client event. Sets the client function which occurs after the Popup has been dragged.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.