Click or drag to resize

PageServiceGetPagesByTitle Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageCollection GetPagesByTitle(
	string title
)

Parameters

title
Type: SystemString

Return Value

Type: PageCollection

Implements

IPageServiceGetPagesByTitle(String)
See Also