ControllerBase.Empty Property

Definition

Gets an instance of EmptyResult.

public static Microsoft.AspNetCore.Mvc.EmptyResult Empty { get; }
static member Empty : Microsoft.AspNetCore.Mvc.EmptyResult
Public Shared ReadOnly Property Empty As EmptyResult

Property Value

Applies to