Click or drag to resize
FileSystemDialogConfigurationStartingPath Property
Starting path of file system tree. Virtual path with slashes, e.g.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string StartingPath { get; set; }

Property Value

Type: String
See Also