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