Click or drag to resize
DomainPolicyUseDomainRedirectForFiles Property
Indicates whether domain redirect should be used for file request (getattachment, getmediafile, getmetafile, etc)

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
public static bool UseDomainRedirectForFiles { get; set; }

Property Value

Type: Boolean
See Also