[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientPositionChanged

OnClientPositionChanged Method

OnClientPositionChanged(string)

Configurates the OnClientPositionChanged client event. Sets the client function which occurs while the user moves the Popup, between the Dragging and Dragged events, after the PositionChanging event.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.