A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.INavigationModel.html below:

View Source Interface INavigationModel Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public interface INavigationModel
Properties View Source ContentTypeKey

Gets or sets the Guid unique identifier of the entity's content type.

Declaration
Guid 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 Key

Gets or sets the Guid unique identifier of the entity.

Declaration Property Value View Source ParentId

Gets or sets the integer identifier of the parent entity.

Declaration
int ParentId { get; set; }
Property Value Type Description System.Int32 View Source SortOrder

Gets or sets the sort order of the entity.

Declaration
int 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.

Declaration
bool 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