请注意:此 API 现在已过时。
该成员将替代 SPMobileComponent.TemplateName。
命名空间: Microsoft.SharePoint.MobileControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
声明
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property TemplateName As String
Get
用法
Dim instance As SPMobilePageContents
Dim value As String
value = instance.TemplateName
C#
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override string TemplateName { get; }