Table of Contents

Class MvcSetting

Namespace
HeBianGu.Service.Mvc
Assembly
HeBianGu.Service.Mvc.dll
public class MvcSetting : LazySettingInstance<MvcSetting>, INotifyPropertyChanged, IDisplayer, ISetting, IMvcSettingOption
Inheritance
MvcSetting
Implements
Inherited Members
Extension Methods

Properties

IsUseApp

public bool IsUseApp { get; set; }

Property Value

bool

IsUseModule

public bool IsUseModule { get; set; }

Property Value

bool

ModulePath

public string[] ModulePath { get; set; }

Property Value

string[]

UseAuthority

public bool UseAuthority { get; set; }

Property Value

bool

UseAutoMap

public bool UseAutoMap { get; set; }

Property Value

bool