DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed
Namespace: DotNetNuke.Services.Social.Messaging.ExceptionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public AttachmentsNotAllowed( string message ) |
Visual Basic |
---|
Public Sub New ( message As String ) |
Parameters
- message
- Type: System..::..String
parammessageM:DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed.#ctor(System.String)