Click or drag to resize

StructureChangeDeletePages Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use PageService.DeletePages instead.")]
public static Object DeletePages(
	ref int pageID,
	ref bool topPage,
	int id
)

Parameters

pageID
Type: SystemInt32
topPage
Type: SystemBoolean
id
Type: SystemInt32

Return Value

Type: Object
See Also