summaryP:DotNetNuke.Entities.Modules.Communications.ModuleCommunicationEventArgs.Type
Namespace: DotNetNuke.Entities.Modules.CommunicationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Type { get; set; } |
| Visual Basic |
|---|
Public Property Type As String Get Set |