Class ModuleSettingAttribute
Implements
Inherited Members
Namespace: DotNetNuke.Entities.Modules.Settings
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public class ModuleSettingAttribute : ParameterAttributeBase, _Attribute
Remarks
See SettingsRepository for a detailed example.
Constructors
ModuleSettingAttribute()
Declaration
public ModuleSettingAttribute()