Collapse All
Expand All
C#
EPiServer CMS SDK Documentation
PagePath
.
.
::
.
Parse Method
PagePath Class
See Also
Send Feedback
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
PagePath Class
EPiServer.Core Namespace