ComponentOne ASP.NET MVC Controls
Popup Class
Members 

C1.Web.Mvc Namespace : Popup Class
The class that shows an element as a popup.
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class Popup 
   Inherits Control
   Implements ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
public class Popup : Control, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Popup

See Also

Reference

Popup Members
C1.Web.Mvc Namespace