点击或拖拽改变大小

JsonCompressStringValueFilter 方法

字符串值过滤(可以通过该函数过滤属性的值)

命名空间:  GISShare.Json
程序集:  GISShare.Json (在 GISShare.Json.dll 中) 版本:1.0.0.1 (1.0.0.1)
语法
protected virtual string StringValueFilter(
	string strKey,
	string strKeyN,
	string strValue
)

参数

strKey
类型: SystemString
属性名
strKeyN
类型: SystemString
属性名(置换后的属性名称)
strValue
类型: SystemString
属性值

返回值

类型: String
返回值
参见