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

Include Page Reference

Design-Time Properties

Property Description
Name The name of the control.
Page The page that will be included.

Run-Time Properties (PHP)

Property Description
Visible

This variable determines whether the include page is to be shown or not.

Run-Time Properties (ASP)

Property Description
Visible

This variable determines whether the include page is to be shown or not.

Run-Time Variables (CF,CFT)

Variable Description
hide<control name> This variable determines whether the include page is to be shown or not.

Methods (Servlets)

MethodDescription
isVisible Indicates whether the include page is to be shown or not.
setVisible Specify whether the include page is to be shown or not.
getParent Get the parent component that contains the Include Page.

See also:

Include Page Overview


On-line, printable versions and updates