[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientDragging

OnClientDragging Method

OnClientDragging(string)

Configurates the OnClientDragging client event. Sets the client function which occurs when the Popup is about to be dragged.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.