View Source
Class UserSettingsFactory
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class UserSettingsFactory : IUserSettingsFactory
Constructors
View Source
UserSettingsFactory(IOptions<UserPasswordConfigurationSettings>, ILocalizedTextService)
Declaration
public UserSettingsFactory(IOptions<UserPasswordConfigurationSettings> securitySettings, ILocalizedTextService localizedTextService)
Parameters
Methods
View Source
GetUserSettings()
Declaration
public UserSettingsModel GetUserSettings()
Returns