ComponentOne ASP.NET MVC Controls
OnClientShown Property

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

Reference

Popup Class
Popup Members