Click or drag to resize
CMSRedirectPermanentResultPermanent Property
Gets the value that specifies that the redirect should be permanent if true or temporary if false.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public override bool Permanent { get; }

Property Value

Type: Boolean
See Also