Click or drag to resize
FileBrowserContentProviderPathSeparator Property
The character, used to separate parts of the virtual path (e.g. '/' is the path separator in /path1/path2/file)

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 virtual char PathSeparator { get; }

Property Value

Type: Char
See Also