ComponentOne ASP.NET MVC Controls
OnClientHidden Property

C1.Web.Mvc Namespace > Popup Class : OnClientHidden Property
Gets or sets the client function which occurs after the Popup has been hidden.
Syntax
'Declaration
 
Public Property OnClientHidden As String
public string OnClientHidden {get; set;}
See Also

Reference

Popup Class
Popup Members