IPagePath Method Ingeniux CMS Content Store API

Retrieves the string path of the page names, starting from the content store root node. Delimited by "/".

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string Path()

Return Value

Type: String
String of all ancestors names and its own name, delimited by "/".
Examples

Content Store/Site/Home/About Us
See Also

Reference