summaryP:DotNetNuke.Entities.Modules.Settings.ParameterMapping.Attribute

Namespace: DotNetNuke.Entities.Modules.Settings
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public ParameterAttributeBase Attribute { get; set; }
Visual Basic
Public Property Attribute As ParameterAttributeBase
	Get
	Set

See Also