SPMobileComputedField.NeedLinkRendering 方法

获取一个值,该值指定的字段是否一个文件还是子文件夹的链接。

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

语法

声明
Protected Overrides Function NeedLinkRendering As Boolean
用法
Dim returnValue As Boolean

returnValue = Me.NeedLinkRendering()
protected override bool NeedLinkRendering()

返回值

类型:System.Boolean
true域是否链接到的文件或文件夹。否则为false。

另请参阅

引用

SPMobileComputedField 类

SPMobileComputedField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间