Click or drag to resize

FieldKernelGetFilePathBrowseJS Method

Get the javascript to use for file browsing for a FilePath cell.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string GetFilePathBrowseJS()

Return Value

Type: String
The javascript for file browsing.
See Also