ComponentOne ASP.NET MVC Controls
OnClientShowing Property

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

Reference

Popup Class
Popup Members