DotNetNuke.Services.Journal.JournalEntity

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

Syntax

C#
public JournalEntity(
	string entityXML
)
Visual Basic
Public Sub New ( 
	entityXML As String
)

Parameters

entityXML
Type: System..::..String
paramentityXMLM:DotNetNuke.Services.Journal.JournalEntity.#ctor(System.String)

See Also