3dak Client

SiteNavigation.Indent Property

Indicates the number of navigation levels between the rootnode and the current node

[Visual Basic]
Public Property ReadOnly Int32 As 
[C#]
public int Int32 { get; }
[C++]
public: __property  get_Int32();
[JScript]
public function get Int32() : int

Property Value

Remarks

Use this property to display navigation structures as tree

See Also

SiteNavigation Class | ppm3dakClient.Navigation Namespace