New to Telerik UI for ASP.NET MVC? Download free 30-day trial

Window

Properties

UrlGenerator - IUrlGenerator

Template - HtmlTemplate

Animation - PopupAnimation

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

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.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?