| ProductsAndGroupsHandlerGetQueryIdentifier Method |
Namespace:
Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static string GetQueryIdentifier(
IQuery query
)
Public Shared Function GetQueryIdentifier (
query As IQuery
) As String
Parameters
- query
- Type: Dynamicweb.Indexing.QueryingIQuery
Return Value
Type:
StringSee Also