The ListEntryInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefinitionID | ||
| Description | ||
| DisplayName | ||
| EntryID | ||
| HasChildren | ||
| Key | ||
| Level | ||
| ListName | ||
| Parent | ||
| ParentID | ||
| ParentKey | ||
| PortalID | ||
| SortOrder | ||
| SystemList | ||
| Text |
Localized text value of the list entry item. An attempt is made to look up the key "[ParentKey].[Value].Text" in the resource file
"App_GlobalResources/List_[ListName]". If not found the original (database) value is used.
| |
| TextNonLocalized |
Gets the text value bypassing localization.
| |
| Value |