Click or drag to resize

IPageService.GetPagesByTitle Method

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

Parameters

title
Type: System.String

Return Value

Type: PageCollection
See Also