Click or drag to resize

PageServiceDeletePage Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void DeletePage(
	int pageId
)

Parameters

pageId
Type: SystemInt32

Implements

IPageServiceDeletePage(Int32)
See Also