RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo Members

The following tables list the members exposed by TBaseWebPageInfo.

 
Name 
Description 
 
Creates and initializes a TBaseWebPageInfo object. 
 
Returns the value of the Factory property. 
 
Returns the value of the IsLoginRequired property. 
 
Returns the value of the IsPublished property. 
 
Returns the value of the PageDescription property. 
 
Returns the value of the PageFile property. 
 
Returns the value of the PageHREF property. 
 
Returns the value of the PageName property. 
 
Returns the value of the PageTitle property. 
 
Returns the value of the ViewAccess property. 
 
Connects a specified Web page module factory with the Web page information object. 
 
Name 
Description 
 
Specifies the factory object that creates instances of the Web page module this object describes. 
 
Indicates whether callers must log in before accessing the associated Web page. 
 
Indicates whether the WebSnap application automatically displays the associated page in response to request messages where the pathinfo portion of the target URL matches PageName
 
Describes the Web page. 
 
Identifies an associated file that the Web page module uses to generate its Web page. 
 
Identifies the HREF to use for references to the associated Web page that appear in hypertext links. 
 
Denotes the logical name for the Web page that the associated module generates 
 
Indicates the title that appears on the associated Web page. 
 
Indicates the view access string that controls access to the associated Web page. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!