AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Navigation..::..Redirect Property

Gets or sets a value indicating whether this Navigation is redirect.

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

Syntax


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

Field Value

true if redirect; otherwise, false.