[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ControlBuilder-2.OnClientRefreshing

OnClientRefreshing Method

OnClientRefreshing(string)

Configurates the OnClientRefreshing client event. Occurs when the control is about to refresh its contents.

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

The value.

Returns
Type Description
TBuilder

Current builder.