Quick Links
ASP.NET Show Documentation - Methods
Methods:
Add
,
Remove
<%@ Register TagPrefix="obshow" Namespace="OboutInc.Show" Assembly="obout_Show_Net" %>
Methods - Add
Name
Description
AddPanel
Add a new panel to the Show's panels collection.
Returns the panel index in the collection.
int AddPanel(Panel panel)
panel
- Panel object. See also
Panel documentation
.
AddPanelAt
Add a new panel to the Show's panels collection, at the specified position.
void AddPanelAt(int index, Panel panel)
index
- Index in the collection
panel
- Panel object. See also
Panel documentation
.
AddImagePanel
Add a new image panel to the Show's panels collection.
Returns the panel index in the collection.
int AddImagePanel(string imagePath, bool selected)
imagePath
- The path to the image to be loaded inside the show's panel
selected
- Panel will be selected as default Show's panel
int AddImagePanel(string imagePath)
imagePath
- The path to the image to be loaded inside the show's panel
AddImagePanelAt
Add a new image panel to the Show's panels collection, at the specified position.
void AddImagePanelAt(int index, string imagePath, bool selected)
index
- Index in the collection
imagePath
- The path to the image to be loaded inside the show's panel
selected
- Panel will be selected as default Show's panel
void AddImagePanelAt(int index, string imagePath)
index
- Index in the collection
imagePath
- The path to the image to be loaded inside the show's panel
AddUrlPanel
Add a new url panel to the Show's panels collection.
Returns the panel index in the collection.
int AddUrlPanel(string url, bool selected)
url
- The path to the page to be loaded inside the show's panel
selected
- Panel will be selected as default Show's panel
int AddUrlPanel(string url)
url
- The path to the page to be loaded inside the show's panel
AddUrlPanelAt
Add a new url panel to the Show's panels collection, at the specified position.
void AddUrlPanelAt(int index, string url, bool selected)
index
- Index in the collection
url
- The path to the page to be loaded inside the show's panel
selected
- Panel will be selected as default Show's panel
void AddUrlPanelAt(int index, string url)
index
- Index in the collection
url
- The path to the page to be loaded inside the show's panel
AddHtmlPanel
Add a new html panel to the Show's panels collection.
Returns the panel index in the collection.
int AddHtmlPanel(string innerHtml, bool selected)
innerHtml
- Html content of the panel
selected
- Panel will be selected as default Show's panel
int AddHtmlPanel(string innerHtml)
innerHtml
- Html content of the panel
AddHtmlPanelAt
Add a new html panel to the Show's panels collection, at the specified position.
void AddHtmlPanelAt(int index, string innerHtml, bool selected)
index
- Index in the collection
innerHtml
- Html content of the panel
selected
- Panel will be selected as default Show's panel
void AddHtmlPanelAt(int index, string innerHtml)
index
- Index in the collection
innerHtml
- Html content of the panel
Methods - Remove
Name
Description
RemovePanel
Removes the panel from the panels collection.
void RemovePanel(Panel panel)
panel
- Panel object. See also
Panel documentation
.
RemovePanelAt
Removes the panel with the specified index from the panels collection.
void RemovePanelAt(int index)
index
- Index in the collection
obout.com
obout.com Home
News
Show Home
Show Home
Free Download
Site Map
Examples
- 47
First Look
- 2
Quick Setup
Show Images
Appearance
- 1
Live Styles
Real Life Use
- 6
Film Strip
Slide Show
Members
Shopping Cart
Quick News
Live Quotes
Components Presentation
- 2
Show
Manual
Image Panel
- 4
Images show from folder
Images show from database
Images fit available size
Image panel custom size
Manual Changer
- 9
Different Types
Changer Customize
Size
Absolute Position
Custom Manual Changer
Display Moving Links
Display Play/Pause Button
Use Custom Buttons
Create your own changer
Transition Type
- 10
None
QuickScroll
Fading
Fading customize
QuickScroll customize
Scrolling customize
Scrolling
- 4
Left
Right
Top
Bottom
Other Features
- 9
Using flash
Show as table background
Selected Panel
Load page inside panel
Reload URL panel
Client side events
Current Panel
Multiple shows on the same page
Different styles
Customization
- 4
Start time delay
Time between panels transition
Show size
Show once
Knowledge Base
- 1
Knowledge Base
Documentation
- 7
Show
- 4
Standard properties
Methods
CSS properties
Client-side
Panel
Changer
ChangeLog
Tutorials
- 4
Show inside Grid
Build dynamic Show
CSS Customize
Using the correct path
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
Compare versions
Purchase
Purchase page
Contact Sales
License info
Terms of use
Company
Testimonials
Clients
About us
Contact us