Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getPathSeparator Method 

Gets the value of the PathSeparator property of the navigator control.

[JavaScript]
Navigator.getPathSeparator()

Return Value

The value of the PathSeparator property.

Remarks

The PathSeparator is defined by server side BaseNavigator control's PathSeparator property. Use this function to retrieve the value.

See Also

Navigator Object


Direct link to this topic