[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.LineMarkerBuilder-1.OnClientPositionChanged

OnClientPositionChanged Method

OnClientPositionChanged(string)

Configurates the OnClientPositionChanged client event. Occurs after the LineMarker's position changes.

Declaration
public LineMarkerBuilder<T> OnClientPositionChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
LineMarkerBuilder<T>

Current builder.