| FrontendGetSummary Method |
Namespace:
Dynamicweb.WeightedSearch
Assembly:
Dynamicweb.WeightedSearch (in Dynamicweb.WeightedSearch.dll) Version: 2.0.2
Syntax public static string GetSummary(
string text,
string word
)
Public Shared Function GetSummary (
text As String,
word As String
) As String
Parameters
- text
- Type: SystemString
- word
- Type: SystemString
Return Value
Type:
StringSee Also