When applied to a property this attribute persists the value of the property in the DNN TabModuleSettings referenced by the TabModuleId within the context.
Namespace: DotNetNuke.Entities.Modules.SettingsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, Inherited = true)] public class TabModuleSettingAttribute : ParameterAttributeBase |
Visual Basic |
---|
<AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple := false, Inherited := true)> Public Class TabModuleSettingAttribute Inherits ParameterAttributeBase |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
DotNetNuke.Entities.Modules.Settings..::..ParameterAttributeBase
DotNetNuke.Entities.Modules.Settings..::..TabModuleSettingAttribute
System..::..Attribute
DotNetNuke.Entities.Modules.Settings..::..ParameterAttributeBase
DotNetNuke.Entities.Modules.Settings..::..TabModuleSettingAttribute