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