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')";
"
The Grid control is very cool. I've got about a thousand uses for it if I can master it.
"
Rette Alexander
Rayonier Information Technology
Random testimonial
All testimonials
obout.com
obout.com Home
News
Window Home
Window Home
Download
Site Map
Examples
- 9
Appearance
- 2
Live Styles
Window show
Dialog
- 4
Custom Alert
Update content
Update content with MS AJAX
With Grid
Integration
- 2
Window with Easy Menu
Window with Splitter
Client-side Window Extras
- 1
Alert window
Knowledge Base - 1
Knowledge Base
Documentation
- 5
Dialog
Server-side properties
Client-side functions
Window
Server-side properties
Client-side functions
ChangeLog
Tutorials
- 9
IsResizable
MinWidth & MinHeight
RelativeElementID
ShowStatusBar
OverFlow
Url
Control Window
Screen Center
Page Opacity
ASP.NET 2.0-4.0
AJAX Page
Calendar
Color Picker
Date Picker
File Upload Progress
Flyout
Grid
HTML Editor
Image Zoom
Listbox
Multilevel Listbox
Show
Spell Checker
Splitter
Super Form
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 3.5-4.0
Color Picker
File Upload
HTML Editor
Spell Checker
TreeView
ASP.NET MVC
Combobox
HTML Editor
Interface Controls
Listbox
Multilevel Combobox
Multilevel Listbox
State Selector
Download
Suite for ASP.NET
Customer log-in
Support
Knowledge base
Contact support
Install FAQ
Mailing list
Purchase
Purchase page
Contact Sales
License info
Terms of use
Company
Testimonials
Clients
Contact us