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