Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Sub WriteLog ( _
pMethod As String, _
pLicenseName As String, _
pSiteId As Guid _
)
'Usage
Dim pMethod As String
Dim pLicenseName As String
Dim pSiteId As GuidProjectLicenseCheckLog.WriteLog(pMethod, pLicenseName, _
pSiteId)
public static void WriteLog(
string pMethod,
string pLicenseName,
Guid pSiteId
)
Parameters
- pMethod
Type: System.String
- pLicenseName
Type: System.String
- pSiteId
Type: System.Guid