Show: Delphi
C++
Display Preferences
SiteProd.TSitePageElements
From XE2 API Documentation
Delphi
TSitePageElements = class(TObject)
C++
class PASCALIMPLEMENTATION TSitePageElements : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | SiteProd.pas SiteProd.hpp |
SiteProd | SiteProd |
Description
TSitePageElements stores part of the content that page producers generate.
TSitePageElements stores styles, warnings, server script, server functions, and server variables. These values are stored as class members of type string (not properties). The adapter page producer combines them to make up its generated content.