Click or drag to resize

INavigatorWithGridGetItems Method

Namespace:  Dynamicweb.Core.UI
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
GridViewResponse GetItems(
	string path,
	IDictionary<string, string> requestParameters
)

Parameters

path
Type: SystemString
requestParameters
Type: System.Collections.GenericIDictionaryString, String

Return Value

Type: GridViewResponse
See Also