IApplicationPackageServiceTransformToFriendlyHtml Method |
转换为友好的Html格式
Namespace: X3Platform.Apps.IBLLAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxstring TransformToFriendlyHtml(
string id
)
String^ TransformToFriendlyHtml(
String^ id
)
Parameters
- id
- Type: SystemString
数据包的标识
Return Value
Type:
String[Missing <returns> documentation for "M:X3Platform.Apps.IBLL.IApplicationPackageService.TransformToFriendlyHtml(System.String)"]
See Also