Subdir property |
Applies to
TWebDataItem
Declaration
Property Subdir : TWebSiteInside;
Description
Unlike the real file system, one TWebDataItem may contain both data and the SubDir link, being an analogue of both file and directory. SubDir will be used only when the requested URL continues after the current level. Data in a subdir item can work as the default page in the subdirectory.
|