Click or drag to resize
AkObjectGetImagePropertyUrl Method
Overload List
  NameDescription
Public methodGetImagePropertyUrl(String)
获取图片类文件属性的内容链接。

如果未能根据 filesPath 返回 dat 文件链接,则返回 openfileprop.jsp 页面链接(已添加WebClientId 查询参数)。

Public methodGetImagePropertyUrl(String, String)
获取图片类文件属性的内容链接。

如果未能根据 filesPath 返回 dat 文件链接,则返回 openfileprop.jsp 页面链接(已添加WebClientId 查询参数)。

Public methodStatic memberGetImagePropertyUrl(String, String, String, String)
获取图片类文件属性的内容链接。

如果未能根据 filesPath 返回 dat 文件链接,则返回 OpenFileProp.aspx 页面链接(已添加 WebClientId 查询参数)。

Public methodStatic memberGetImagePropertyUrl(String, String, String, String, String)
获取图片类文件属性的内容链接。

如果未能根据 filesPath 返回 dat 文件链接,则返回 OpenFileProp.aspx 页面链接(已添加 WebClientId 查询参数)。

Top
See Also