ComponentOne ASP.NET MVC Controls
OnClientRefreshing Property

C1.Web.Mvc Namespace > Control Class : OnClientRefreshing Property
Occurs when the control is about to refresh its contents.
Syntax
'Declaration
 
Public Property OnClientRefreshing As String
public string OnClientRefreshing {get; set;}
See Also

Reference

Control Class
Control Members