Table of Contents

Property ContentLocation

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ContentLocation

Gets or sets the value of the HTTP Content-Location header.

Indicates an alternate location for the returned data, often used for redirecting clients to a different resource.

public string? ContentLocation { get; set; }

Property Value

string