PortalLog.EnterFunction Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Diagnostics
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Sub EnterFunction ( _
    s As String _
)
'Usage
Dim s As String

PortalLog.EnterFunction(s)
public static void EnterFunction(
    string s
)

Parameters

See Also

Reference

PortalLog Class

PortalLog Members

Microsoft.Office.Server.Diagnostics Namespace