[]
        
(Showing Draft Content)

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

OnClientRefreshed Method

OnClientRefreshed(string)

Configurates the OnClientRefreshed client event. Occurs after the control has refreshed its contents.

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

The value.

Returns
Type Description
TBuilder

Current builder.