Class SaasHostSettingGroupViewComponent.SaasHostSettingViewModel
Inheritance
SaasHostSettingGroupViewComponent.SaasHostSettingViewModel
Assembly: Volo.Saas.Host.Web.dll
Syntax
public class SaasHostSettingGroupViewComponent.SaasHostSettingViewModel
Constructors
SaasHostSettingViewModel()
Declaration
public SaasHostSettingViewModel()
Properties
EnableTenantBasedConnectionStringManagement
Declaration
public bool EnableTenantBasedConnectionStringManagement { get; set; }
Property Value
Extension Methods