Skip to Main Content
Programming Atlas
book

Programming Atlas

by Christian Wenz
September 2006
Intermediate to advanced content levelIntermediate to advanced
408 pages
10h 38m
English
O'Reilly Media, Inc.
Content preview from Programming Atlas

UpdatePanel

With the UpdatePanel control, a section of an Atlas-powered page can be updated independently from the rest of the page; the content resides in the <ContentTemplate> subelement of <atlas:UpdatePanel>.

Properties

Property

Description

Mode

When to refresh: Always (i.e., whenever a postback occurs) or Conditional (i.e., only when a trigger causes the refresh)

RenderMode

How to render the contents of the UpdatePanel: in a <div> element (Block, default) or in a <span> element (Inline).

Triggers

The <Triggers> subelement of the UpdatePanel control contains triggers that can cause the refresh of the UpdatePanel’s contents. There are two triggers available: <ControlEventTrigger> and <ControlValueTrigger>, with these properties:

Property

Description

ControlID

ID of the control who can pull the trigger

EventName

Event who causes the trigger to be pulled (<ControlEventTrigger> only)

PropertyName

Property whose change causes the trigger to be pulled (<ControlValueTrigger> only)

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Go Systems Programming

Go Systems Programming

Mihalis Tsoukalos

Publisher Resources

ISBN: 0596526725Supplemental ContentCatalog PageErrata