RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebPageInfo.PageName Property

Denotes the logical name for the Web page.

Pascal
property PageName: string;
C++
__property AnsiString PageName;

Read PageName to determine the name of the Web page. This name is used to identify the page in server-side scripts, and as the pathinfo portion of the URL for the page when the PageIsPublished property is true. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!