Window
Properties
UrlGenerator - IUrlGenerator
Template - HtmlTemplate
Animation - PopupAnimation
Modal - Boolean
ModalSettings - WindowModalSettings
Specifies whether the window should show a modal overlay over the page.
IconUrl - String
IconAlternativeText - String
Title - Object
TitleSettings - WindowTitleSettings
Width - String
Height - String
PositionSettings - WindowPositionSettings
Visible - Boolean
Scrollable - Boolean
Iframe - Boolean
Draggable - Boolean
DraggableSettings - WindowDraggableSettings
Pinned - Boolean
AutoFocus - Boolean
ResizingSettings - WindowResizingSettings
The maximum height (in pixels) that may be achieved by resizing the window.
Actions - WindowButtons
Html - String
AppendTo - String
Content - Action
ContentUrl - String
ContentSettings - WindowContentSettings
ContentHtmlAttributes - IDictionary
Size - String
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.