SearchTokenExpansionContext class

Represents the context used for a SearchTokenExpansion object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.SearchTokenExpansionContext

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public NotInheritable Class SearchTokenExpansionContext
'Usage
Dim instance As SearchTokenExpansionContext
public sealed class SearchTokenExpansionContext

Remarks

The SearchTokenExpansionContext class is a container for the information that is needed by the SearchTokenExpansion object when it is expanding tokens.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SearchTokenExpansionContext members

Microsoft.SharePoint.Publishing namespace