SPMobileDispFormNavigation.ContentTypeUrl 属性
获取当前列表项的内容类型的 URL。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property ContentTypeUrl As String
Get
用法
Dim value As String
value = Me.ContentTypeUrl
protected override string ContentTypeUrl { get; }
属性值
类型:System.String
代表当前列表项的内容类型 URL String 。