Table of Contents

Property UseCors

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

UseCors

Gets or sets whether this route should send Cross-Origin Resource Sharing headers in the response.

public bool UseCors { get; set; }

Property Value

bool