Class AbpMvcUiOptions
Inherited Members
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 |