Show / Hide Table of Contents

Class AbpApplicationBuilderErrorPageExtensions

Inheritance
System.Object
AbpApplicationBuilderErrorPageExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
Syntax
public static class AbpApplicationBuilderErrorPageExtensions

Methods

UseErrorPage(IApplicationBuilder)

Declaration
public static IApplicationBuilder UseErrorPage(this IApplicationBuilder app)
Parameters
Type Name Description
IApplicationBuilder app
Returns
Type Description
IApplicationBuilder
Back to top Powered by Volosoft