Returns the entry's XML presentation.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Return Value
Type: XElementThe XML presentation of this audit entry.
Examples
<AuditEntry Time="20130815T10:31:03"> <User UserID="ingeniux\awang" Name="Arn Maeda" /> <Entity ID="x265" Name="Contact Us", Type="Ingeniux.CMS.Page" /> <Description>Create or Update</Description> </AuditEntry>
See Also