| AkResultSetReplaceTag Method |
逐个对象使用模板、替换属性标记、获取处理后的内容。
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string ReplaceTag(
string template
)
Parameters
- template
- Type: SystemString
显示模板。
Return Value
Type:
String处理后的内容。
See Also