SPMobileLinkNavigation.ContentTypeUrl 属性

获取当前列表项的内容类型的 URL。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overridable ReadOnly Property ContentTypeUrl As String
    Get
用法
Dim value As String

value = Me.ContentTypeUrl
protected virtual string ContentTypeUrl { get; }

属性值

类型:System.String
代表当前列表项的内容类型 URL String

备注

默认实现返回空字符串。

另请参阅

引用

SPMobileLinkNavigation 类

SPMobileLinkNavigation 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间