summaryP:DotNetNuke.Services.EventQueue.EventMessage.Attributes

Namespace: DotNetNuke.Services.EventQueue
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public NameValueCollection Attributes { get; set; }
Visual Basic
Public Property Attributes As NameValueCollection
	Get
	Set

See Also