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()
Protected Function GetFilePathBrowseJS As String
Return Value
Type:
StringThe javascript for file browsing.
See Also