Table of Contents

Property AcceptPost

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

AcceptPost

Gets or sets the value of the HTTP Accept-Post header.

Specifies the accepted formats for posting data to the server.

public string? AcceptPost { get; set; }

Property Value

string