summaryM:DotNetNuke.Services.Log.EventLog.LogProperties.Deserialize(System.String)

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public void Deserialize(
	string content
)
Visual Basic
Public Sub Deserialize ( 
	content As String
)

Parameters

content
Type: System..::..String
paramcontentM:DotNetNuke.Services.Log.EventLog.LogProperties.Deserialize(System.String)

See Also