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.
Gets an instance of this usage definition from the local farm. If an instance does not exists in the local farm a new instance is created and returned.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPClickthroughUsageDefinition
Get
'Usage
Dim value As SPClickthroughUsageDefinition
value = SPClickthroughUsageDefinition.Local
public static SPClickthroughUsageDefinition Local { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition
A SPClickthroughUsageDefinition instance..
See Also
Reference
SPClickthroughUsageDefinition Class