Parses a dot seperated list of page links which represent the acestry of a page

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public static PagePath Parse(
	string s
)

Parameters

s
Type: System..::.String

Return Value

See Also