ComponentOne ASP.NET MVC Controls
OnClientRefreshed Property

C1.Web.Mvc Namespace > Control Class : OnClientRefreshed Property
Occurs after the control has refreshed its contents.
Syntax
'Declaration
 
Public Property OnClientRefreshed As String
public string OnClientRefreshed {get; set;}
See Also

Reference

Control Class
Control Members