AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Navigation..::..IsCanonicalUrl Property

Gets or sets a value indicating whether this instance is canonical URL.

Namespace:  AdvantageCMS.Core.Admin.BusinessEntity
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[DataMemberAttribute]
public bool IsCanonicalUrl { get; set; }

Field Value

true if this instance is canonical URL; otherwise, false.