点击或拖拽改变大小

URLHelperReplaceURLAddress 方法

变更 URL的链接地址

命名空间:  GISShare.SMap.Web
程序集:  GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static string ReplaceURLAddress(
	string strURL,
	string strAddress
)

参数

strURL
类型: SystemString
连接
strAddress
类型: SystemString
链接地址

返回值

类型: String
返回新的链接
参见