C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Popup Class
Members

Popup Class
The class that shows an element as a popup.
Object Model
Popup Class
Syntax
'Declaration
 
Public Class Popup 
   Inherits Control
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
Inheritance Hierarchy

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

See Also