Click or drag to resize
FileItemPath Property
Gets the virtual path of the parent directory item. When the value is string.Empty, the location is got from the item's parent.

Namespace: Kettic.AspNet.Controls.Widgets
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override string Path { get; }

Property Value

Type: String
See Also