Class AbpActionInfoInHttpContext
Inheritance
object
AbpActionInfoInHttpContext
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
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public class AbpActionInfoInHttpContext
Constructors
AbpActionInfoInHttpContext()
Declaration
public AbpActionInfoInHttpContext()
Properties
IsObjectResult
Declaration
public bool IsObjectResult { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |