SPMobileWebPageLibraryItemFieldIterator 类

通过创建用于受某些排除的每个字段的控件中呈现当前网页库项目中的字段。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Mobile.WebControls.SPMobileComponent
        Microsoft.SharePoint.Mobile.WebControls.SPMobileItemFieldIterator
          Microsoft.SharePoint.Mobile.WebControls.SPMobileWebPageLibraryItemFieldIterator

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

语法

声明
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPMobileWebPageLibraryItemFieldIterator _
    Inherits SPMobileItemFieldIterator
用法
Dim instance As SPMobileWebPageLibraryItemFieldIterator
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileWebPageLibraryItemFieldIterator : SPMobileItemFieldIterator

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPMobileWebPageLibraryItemFieldIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间