Click or drag to resize

IPageRepositoryGetPageIdByItemInformation Method

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IDictionary<string, int> GetPageIdByItemInformation(
	Dictionary<string, string> itemInformation
)

Parameters

itemInformation
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: IDictionaryString, Int32
See Also