Skip to main content
Close announcements banner

public UdcSetting (without localization)

public UdcSetting(string category, string name, bool secret, SettingType type, string defaultValue, bool isOptional = true)

Creates a new instance of UdcSetting without localization. For such an instance, the properties always localize to the category and name parameters, irrespective of CurrentUICulture. This is used for “quick and dirty” creation of UdcSetting instances and when localization is not needed.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!