public interface INavigationModel
Properties View Source ContentTypeKey
Gets or sets the Guid unique identifier of the entity's content type.
DeclarationGuid ContentTypeKey { get; set; }
Property Value View Source Id
Gets or sets the integer identifier of the entity.
Declaration Property Value Type Description System.Int32 View Source KeyGets or sets the Guid unique identifier of the entity.
Declaration Property Value View Source ParentIdGets or sets the integer identifier of the parent entity.
Declarationint ParentId { get; set; }
Property Value Type Description System.Int32 View Source SortOrder
Gets or sets the sort order of the entity.
Declarationint SortOrder { get; set; }
Property Value Type Description System.Int32 View Source Trashed
Gets or sets a value indicating whether this entity is in the recycle bin.
Declarationbool Trashed { get; set; }
Property Value Type Description System.Boolean
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4