Class AbpMvcUiOptions
Inheritance
object
AbpMvcUiOptions
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
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class AbpMvcUiOptions
Constructors
AbpMvcUiOptions()
Declaration
public AbpMvcUiOptions()
Properties
LoginUrl
Declaration
public string LoginUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LogoutUrl
Declaration
public string LogoutUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |