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.IReadOnlyContentBase.html below:

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

Gets the content type id

Declaration
int ContentTypeId { get; }
Property Value Type Description System.Int32 View Source CreateDate

Gets the creation date.

Declaration
DateTime CreateDate { get; }
Property Value Type Description DateTime View Source CreatorId

Gets the identifier of the user who created this entity.

Declaration Property Value Type Description System.Int32 View Source Id

Gets the integer identifier of the entity.

Declaration Property Value Type Description System.Int32 View Source Key

Gets the Guid unique identifier of the entity.

Declaration Property Value View Source Level

Gets the level of the entity.

Declaration Property Value Type Description System.Int32 View Source Name

Gets the name of the entity.

Declaration Property Value Type Description System.String View Source ParentId

Gets the identifier of the parent entity.

Declaration Property Value Type Description System.Int32 View Source Path

Gets the path to the entity.

Declaration Property Value Type Description System.String View Source SortOrder

Gets the sort order of the entity.

Declaration Property Value Type Description System.Int32 View Source UpdateDate

Gets the last update date.

Declaration
DateTime UpdateDate { get; }
Property Value Type Description DateTime View Source VersionId

Gets the version identifier.

Declaration Property Value Type Description System.Int32 View Source WriterId

Gets the identifier of the writer.

Declaration Property Value Type Description System.Int32

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