ASP.NET Pack Programmer's Guide
WindowHost Class
Remarks See Also
 





Represents a container for Window objects.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class WindowHost : WebControl, IScriptControl, IPostBackDataHandler, IPostBackEventHandler, INamingContainer, IHostControl, IThemable

Visual Basic  Copy Code

Public Class WindowHost
    Inherits WebControl
    Implements IScriptControl, IPostBackDataHandler, IPostBackEventHandler, INamingContainer, IHostControl, IThemable

 Remarks

For additional information on how to use the control, please refer to the WindowHost topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.WindowHost
                MindFusion.UI.WebForms.DockControl

 See Also

Using the controls - WindowHost
WindowHost Members
MindFusion.UI.WebForms Namespace