Represents a window which can be either templated or rendered as an IFrame.
The following tables list the members exposed by the WindowBase type.
WindowBase
Initializes a new instance of the WindowBase class.
NavigateUrl
Gets or sets the URL of the page that will be loaded in the control.
Template
Gets or sets the control's template.
CreateChildControls
Control.CreateChildControls override.
OnDataBinding
Control.OnDataBinding override.
RenderContent
Renders the content of the control.
RenderContents
WebControl.RenderContents override.
WindowBase ClassMindFusion.UI.Web Namespace