Class AbpErrorPageOptions
Inheritance
object
AbpErrorPageOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
Syntax
public class AbpErrorPageOptions
Constructors
AbpErrorPageOptions()
Declaration
public AbpErrorPageOptions()
Fields
ErrorViewUrls
Declaration
public readonly IDictionary<string, string> ErrorViewUrls
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.IDictionary<TKey, TValue><string, string> |