CodeCharge Studio All ASP PHP Java C#.NET VB.NET Perl ColdFusion

Navigator Reference

Design-Time Properties

Property Description
Name The name of the Navigator component.
Page Links Specify the number of displayed page links (10 by default).
Type Specify the type of links used in the Navigator.

Events

Event Description
Server Side Events
Before Show Occurs before the component is rendered to the page.

Run-Time Properties (ASP)

Property Description
Visible This property determines whether the component is to be shown or not.

Run-Time Properties (PHP)

Property Description
Visible This property determines whether the component is to be shown or not.

Run-Time Properties (.NET)

Interface

Property Description
Style Gets or sets the display style of the Navigator component.
PagerSize Gets or sets the number of pages that will be displayed by the Navigator.
PageNumber Gets or sets the current page number.
MaxPage Gets or sets the maximum number of pages.
Visible This property determines whether the component is to be shown or not.

Run-Time Variables (CF,CFT)

Variable Description
hide<control name> This variable determines whether the component is to be shown or not. If the variable is set to true, the control will not be displayed.

Methods (Servlets & JSP)

MethodDescription
isVisible Indicates whether this control should be shown or not.
setVisible Specify whether this control should be shown or not.
getParent Get the parent component that contains this control.

See also:

Navigator Overview


On-line, printable versions and updates