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