Quick Links
ASP.NET Window Documentation - Dialog -
Server-side Properties
<%@ Register TagPrefix="owd" Namespace="OboutInc.Window" Assembly="obout_Window_NET" %>
Properties - Position And Size
Name
Description
Position
Gets or sets position option
Optional
Allowed values are:
CUSTOM
SCREEN_CENTER
oDialog.Position=Positions.CUSTOM
Left
Gets or sets Left position of Dialog when Position property is set to CUSTOM.
Optional
oDialog.Left=200;
Top
Gets or sets Top position of Dialog when Position property is set to CUSTOM.
Optional
oDialog.Top=200;
Width
Gets or sets Width of Dialog.
Optional
oDialog.Width=300;
Height
Gets or sets Height of Dialog.
Optional
oDialog.Height=100;
Properties - Behaviours
Name
Description
VisibleOnLoad
Gets or sets whether Dialog will be open when page finishes loading
Optional
oDialog.VisibleOnLoad = true;
IsModal
Gets or sets whether background will be blocked when Dialog appears.
Optional
oDialog.IsModal = true;
IsDraggable
Gets or sets whether Dialog can be dragged.
Optional
oDialog.IsDraggable = true;
Properties - Display
Name
Description
StyleFolder
Gets or sets folder that contains style for Dialog
oDialog.StyleFolder = "wdstyles/window/default";
zIndex
Gets or sets zIndex of Dialog.
Optional
oDialog.zIndex = 10;
PageOpacity
New
Gets or sets opacity level page background when Window is in Modal mode (0-100).
Optional
oWindow.PageOpacity = 30;
Opacity
Gets or sets opacity level of Dialog (0-100).
Optional
oDialog.Opacity = 90;
Properties - Header Settings
Name
Description
Title
Gets or sets title of Dialog.
Optional
oDialog.Title = "Hello world";
IconPath
Gets or sets path of icon in dialog header.
Optional
oDialog.IconPath= "xp.gif";
ShowCloseButton
Gets or sets whether close button is shown.
Optional
oDialog.ShowCloseButton= false;
Properties - Events
Name
Description
OnClientInit
Gets or sets javascript to be executed after dialog initiates
Optional
oDialog.OnClientInit = "alert('Init done')";
OnClientPreOpen
Gets or sets javascript to be executed before dialog start opening
Optional
oDialog.OnClientPreOpen= "alert('Start opening')";
OnClientOpen
Gets or sets javascript to be executed after dialog opens
Optional
oDialog.OnClientOpen= "alert('Dialog has opened')";
OnClientClose
Gets or sets javascript to be executed after dialog closes
Optional
oDialog.OnClientClose= "alert('Dialog has closed')";
"
Thanks! I'm starting to feel the support love everyone's talking about. :)
"
Rob Hill
obout.com
obout.com Home
News
Window Home
Window Home
Download
Site Map
Examples
Styles
Default
XPluna
Blue
Aura
Dogma
Window show
Client-side Window Extras
Alert window
Integration
Window with Easy Menu
Window with Splitter
Dialog
Custom Alert
Update content
Update content with MS AJAX
With Grid
Knowledge Base - 1
Knowledge Base
Documentation
Dialog
Server-side properties
Client-side functions
Window
Server-side properties
Client-side functions
ChangeLog
Tutorials
IsResizable
MinWidth & MinHeight
RelativeElementID
ShowStatusBar
OverFlow
Url
Control Window
Screen Center
Page Opacity
Products
AJAX Page
Calendar
Color Picker
Date Picker
File Upload Progress
Flyout
Grid
HTML Editor
Image Zoom
Listbox
Multilevel Listbox
Scheduler
Show
Spell Checker
Splitter
Tab Strip
TreeView
Tree_DB
Window
Menu
Context Menu
Easy Menu
Slide Menu
Text Menu
Combobox
Combobox
AJAX Autosuggest
Multilevel Combobox
State Selector
Interface Controls
Button
Checkbox
Dropdown List
Multiline Textbox
Radio Button
Textbox
ASP.NET MVC
Interface Controls
Download
Download page
Install FAQ
Tech Support
Our clients
Testimonials
Support
Support
Purchase
Purchase page
Contact Sales
License info
Sales FAQ
Customer login
Print Invoice
Installation
Company
Legal
Clients
Testimonials
Contact