MetaContentNestedBase Properties |
The MetaContentNestedBase type exposes the following members.
| Name | Description | |
|---|---|---|
| children | ||
| content |
Text content of the meta item. For headers it is written below description block. For footers it comes before bottomline
| |
| context |
Execution context reference
| |
| description |
Description content under the main name
| |
| document |
The first document in parent structure - closest to this
| |
| elementLevel | ||
| id |
ID
| |
| isThisDocument |
Gets a value indicating whether this instance is this document.
| |
| isThisRoot |
Gets a value indicating whether this instance is this root.
| |
| isThisRootPage |
Gets a value indicating whether this instance is this root page.
| |
| ItemInt32 | ||
| ItemString | ||
| items |
Default primary children collection
| |
| logger |
Gets the logger of the root element - or it's own if it has no parent
| |
| name |
Naziv komponente
| |
| page |
The first page in parent structure - closest to this
| |
| parent |
refernca prema parent objektu
| |
| path |
Path from root object to this object - including this
| |
| priority |
Priority defines order of blocks
| |
| regDone | ||
| root |
Top parent object
| |
| title | ||
| visible |
Controls render visibility of the content block
|