SPMobileComponent.IsFileItem 方法

获取一个值,该值SPMobileComponent对象是否文档库中的文件。

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

语法

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

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

返回值

类型:System.Boolean
true如果SPMobileComponent对象是库中 ; 中的文件否则为false。

另请参阅

引用

SPMobileComponent 类

SPMobileComponent 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间