ComponentOne ASP.NET MVC Controls
OnClientHiding Property

C1.Web.Mvc Namespace > Popup Class : OnClientHiding Property
Gets or sets the client function which occurs before the Popup is hiding.
Syntax
'Declaration
 
Public Property OnClientHiding As String
public string OnClientHiding {get; set;}
See Also

Reference

Popup Class
Popup Members