Class HostSettingAttribute
Implements
Inherited Members
Namespace: DotNetNuke.Entities.Modules.Settings
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public class HostSettingAttribute : ParameterAttributeBase, _Attribute
Constructors
HostSettingAttribute()
Declaration
public HostSettingAttribute()