SPMobileBaseFieldControl.NeedLinkRendering 方法

获取一个值,该值指示是否应为链接呈现字段。

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

语法

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

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

返回值

类型:System.Boolean
true如果应作为链接 ; 呈现字段否则为false。

备注

默认实现设置为总是falseNeedLinkRendering 。

另请参阅

引用

SPMobileBaseFieldControl 类

SPMobileBaseFieldControl 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间