Table of Contents

Property ContentLanguage

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

ContentLanguage

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

Indicates the natural language(s) of the intended audience for the response, helping clients understand the content's language.

public string? ContentLanguage { get; set; }

Property Value

string