SPFeatureUseProvider.LogFeatureUse method (String)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Sub LogFeatureUse ( _
featureName As String _
)
'Usage
Dim featureName As StringSPFeatureUseProvider.LogFeatureUse(featureName)
public static void LogFeatureUse(
string featureName
)
Parameters
- featureName
Type: System.String