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

View Source Class RedirectUrl

Implements IRedirectUrl.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
[DataContract(IsReference = true)]
public class RedirectUrl : EntityBase, IRedirectUrl, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Constructors View Source RedirectUrl()

Initializes a new instance of the RedirectUrl class.

Declaration Properties View Source ContentId

Gets or sets the identifier of the content item.

Declaration
public int ContentId { get; set; }
Property Value Type Description System.Int32 View Source ContentKey

Gets or sets the unique key identifying the content item.

Declaration
public Guid ContentKey { get; set; }
Property Value View Source CreateDateUtc

Gets or sets the redirect URL creation date.

Declaration
public DateTime CreateDateUtc { get; set; }
Property Value Type Description DateTime View Source Culture

Gets or sets the culture.

Declaration
public string Culture { get; set; }
Property Value Type Description System.String View Source Url

Gets or sets the redirect URL route.

Declaration
public string Url { get; set; }
Property Value Type Description System.String

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