Click or drag to resize

IPageRepositoryGetPageIdByNavigationTagForArea Method

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

Parameters

pairsForSearch
Type: System.Collections.GenericIDictionaryInt32, String

Return Value

Type: IDictionaryString, Int32
See Also