summaryM:DotNetNuke.Services.Log.EventLog.LogProperties.WriteXml(System.Xml.XmlWriter)

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

Syntax

C#
public void WriteXml(
	XmlWriter writer
)
Visual Basic
Public Sub WriteXml ( 
	writer As XmlWriter
)

Parameters

writer
Type: System.Xml..::..XmlWriter
paramwriterM:DotNetNuke.Services.Log.EventLog.LogProperties.WriteXml(System.Xml.XmlWriter)

See Also