summaryP:DotNetNuke.Entities.Modules.Communications.ModuleCommunicationEventArgs.Type

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

Syntax

C#
public string Type { get; set; }
Visual Basic
Public Property Type As String
	Get
	Set

See Also