获取版本的协作应用程序标记语言 (CAML)从已本地化的Xml属性指定的区域设置。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function GetLocalizedXml ( _
lcid As UInteger _
) As String
用法
Dim instance As SPAlertTemplate
Dim lcid As UInteger
Dim returnValue As String
returnValue = instance.GetLocalizedXml(lcid)
public string GetLocalizedXml(
uint lcid
)
参数
lcid
类型:System.UInt32目标区域中。
返回值
类型:System.String
本地化的版本的CAML定义的通知模板。