public static str getResourceFilename(str _resourceName)
{
resourceNode resource = new resourceNode(_resourceName);
return _resourceName && resource ? resource.filename() : null;
}
public static str getResourceFilename(str _resourceName)
{
resourceNode resource = new resourceNode(_resourceName);
return _resourceName && resource ? resource.filename() : null;
}
GRID => Properties "Export Label" => "SalesReportMexico" To get download file with custom naming.
No comments:
Post a Comment