Gets or sets the expanded item path. "r" means root, "r-2" means third item.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public string ExpandedItemPath { get; set; } |
Visual Basic |
---|
Public Property ExpandedItemPath As String Get Set |