Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Data
IPageRepository Interface
IPageRepository Methods
Delete Method
DeleteAll Method
DeleteAllPages Method
GetNextAvailableSortValue Method
GetPage Method
GetPageIdByItemInformation Method
GetPageIdByNavigationTagForArea Method
GetPages Method
GetSolutionInfo Method
RestorePage Method
Save Method
UpdateSortIndex Method
UpdateTemplateFolderSortIndex Method
IPageRepository
DeleteAll Method
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
void
DeleteAll
(
IEnumerable
<
int
>
pageIds
)
Sub
DeleteAll
(
pageIds
As
IEnumerable
(
Of
Integer
) )
Parameters
pageIds
Type:
System.Collections.Generic
IEnumerable
Int32
See Also
Reference
IPageRepository Interface
Dynamicweb.Content.Data Namespace