ComponentOne ASP.NET MVC Controls
OnClientMapChanged Method

C1.Web.Mvc.Fluent Namespace > DataMapBuilder Class : OnClientMapChanged Method
The value.
Configurates the C1.Web.Mvc.DataMap.OnClientMapChanged client event. Occurs when the map data changes.
Syntax
'Declaration
 
Public Function OnClientMapChanged( _
   ByVal value As String _
) As DataMapBuilder
public DataMapBuilder OnClientMapChanged( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

DataMapBuilder Class
DataMapBuilder Members