Dynamicweb 8 Documentation
GetStandardFields Method

Event log entry to generate standard fields presentation from.
Retrieves the message part presenting standard fields.
Syntax
'Declaration
 
Protected Overridable Function GetStandardFields( _ 
   ByVal e As Dynamicweb.Searching.Management.Logging.LogEntry _
) As String
protected virtual string GetStandardFields( 
   Dynamicweb.Searching.Management.Logging.LogEntry e 
)

Parameters

e
Event log entry to generate standard fields presentation from.

Return Value

A piece of message presenting standard fields.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventLogProvider Class
EventLogProvider Members

Send Feedback