| IndexSearchRepositoryGetPath Method |
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax protected string GetPath(
string id
)
Protected Function GetPath (
id As String
) As String
Parameters
- id
- Type: SystemString
Return Value
Type:
StringSee Also