[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MapLayerBaseBuilder-3.OnClientItemsSourceChanged

OnClientItemsSourceChanged Method

OnClientItemsSourceChanged(string)

Configurates the OnClientItemsSourceChanged client event. Occurs after the layer has been bound to a new items source.

Declaration
public TBuilder OnClientItemsSourceChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.