Web.WebCntxt.IWebPageInfo Properties
From RAD Studio API Documentation
InheritedProtected
| HasViewAccess | public | Indicates whether the current user has access rights to view the Web page. |
| LoginRequired | public | Indicates whether callers must log in before accessing this Web page. |
| PageDescription | public | Describes the Web page. |
| PageHREF | public | Identifies the HREF to use for references to the associated Web page. |
| PageIsPublished | public | Indicates whether the WebSnap application automatically displays the Web page in response to request messages where the pathinfo portion of the target URL matches PageName. |
| PageName | public | Denotes the logical name for the Web page. |
| PageTitle | public | Indicates the title that appears on the Web page. |