Show / Hide Table of Contents

Class MessagingServiceController.CreateDTO

Inheritance
object
MessagingServiceController.CreateDTO
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
public class MessagingServiceController.CreateDTO

Constructors

CreateDTO()

Declaration
public CreateDTO()

Fields

Body

Declaration
public string Body
Field Value
Type Description
string

FileIds

Declaration
public string FileIds
Field Value
Type Description
string

RoleIds

Declaration
public string RoleIds
Field Value
Type Description
string

Subject

Declaration
public string Subject
Field Value
Type Description
string

UserIds

Declaration
public string UserIds
Field Value
Type Description
string

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS