ListFormWebPart 成员

呈现Microsoft SharePoint Foundation Web 部件中的列表表单。

ListFormWebPart 类型公开以下成员。

构造函数

  名称 说明
公共方法 ListFormWebPart 初始化ListFormWebPart类的新实例。

页首

属性

  名称 说明
公共属性 AccessKey (从 WebControl 继承。)
受保护的属性 Adapter (从 Control 继承。)
公共属性 AllowClose (从 WebPart 继承。)
公共属性 AllowConnect 获取或设置一个值,该值指示WebPart控件是否允许与该表单连接到其他控件。 (从 WebPart 继承。)
公共属性 AllowEdit 获取或设置一个值,该值最终用户是否可以修改个人视图中的WebPart控件。 (从 WebPart 继承。)
公共属性 AllowHide 获取或设置一个值,指示是否允许最终用户隐藏 web 部件控件。 (从 WebPart 继承。)
公共属性 AllowMinimize 获取或设置是否可以最小化 Web 部件。 (从 WebPart 继承。)
公共属性 AllowRemove 已过时。获取或设置是否通过控制是否可以向false设置IsIncluded属性,可以从 Web 部件页删除 Web 部件。 (从 WebPart 继承。)
公共属性 AllowZoneChange 获取或设置是否 Web 部件可以通过控制是否可以更改ZoneID属性移至另一个区域。 (从 WebPart 继承。)
公共属性 AppRelativeTemplateSourceDirectory (从 Control 继承。)
公共属性 Attributes (从 WebControl 继承。)
公共属性 AuthorizationFilter 获取或设置一个任意字符串来确定 Web 部件是否有权添加到页面。 (从 WebPart 继承。)
公共属性 BackColor (从 WebControl 继承。)
公共属性 BackImageUrl (从 Panel 继承。)
公共属性 BindingContainer (从 Control 继承。)
公共属性 BorderColor (从 WebControl 继承。)
公共属性 BorderStyle (从 WebControl 继承。)
公共属性 BorderWidth (从 WebControl 继承。)
公共属性 BrowserDesignMode 已过时。获取一个值,该值指示 Web 部件在设计模式下 (修改它的布局或属性) 在 Web 浏览器中。 (从 WebPart 继承。)
受保护的属性 CacheType 确定的缓存正在使用的 Web 服务器的类型。 (从 WebPart 继承。)
公共属性 Caption 已过时。获取或设置一个 string,添加以下 Web 部件的标题栏中的标题。此属性适用于文档的名称或其他特定于的上下文信息。 (从 WebPart 继承。)
公共属性 CatalogIconImageUrl 获取或设置用于表示目录中的 Web 部件的图像的 URL。 (从 WebPart 继承。)
受保护的属性 ChildControlsCreated (从 Control 继承。)
公共属性 ChromeState (从 WebPart 继承。)
公共属性 ChromeType (从 WebPart 继承。)
受保护的属性 ClassResourcePath 获取对 Web 部件类资源的基路径。 (从 WebPart 继承。)
公共属性 ClientID (从 Control 继承。)
公共属性 ClientIDMode (从 Control 继承。)
受保护的属性 ClientIDSeparator (从 Control 继承。)
公共属性 ClientName 获取使用由客户端 Web 部件页服务组件 (WPSC) 的 Web 部件的唯一名称。 (从 WebPart 继承。)
公共属性 ConnectErrorMessage (从 WebPart 继承。)
公共属性 ConnectionID 获取或设置由内部 Web 部件基础结构用作 Web 部件连接的唯一标识符的 GUID。 (从 WebPart 继承。)
公共属性 Connections 获取或设置与连接的 Web 部件一起存储的连接信息。 (从 WebPart 继承。)
受保护的属性 ContainerWidth 已过时。获取宽到设置页面作者作为对 Web 部件的操作的提示的值预期包含的 Web 部件区域,为。 (从 WebPart 继承。)
公共属性 Content 获取或设置嵌入 HTML 或提供用于此 Web 部件的内容的 XML。
受保护的属性 Context (从 Control 继承。)
公共属性 ControlMode 已过时。获取或设置ListFormWebPart的呈现模式。
公共属性 Controls (从 Part 继承。)
公共属性 ControlStyle (从 WebControl 继承。)
公共属性 ControlStyleCreated (从 WebControl 继承。)
公共属性 CSRRenderMode 获取或设置 Web 部件中的列表表单的呈现。
公共属性 CssClass (从 WebControl 继承。)
公共属性 CssStyleSheet 需要为此 web 部件页上注册 CSS 文件。如果设置了此 CssRegistration.Register(filename) 此属性中调用 OnPreRender() 事件过程中。 若要注册多个 Css 样式表,请使用 CssRegistration.Register() (从 WebPart 继承。)
公共属性 DataItemContainer (从 Control 继承。)
公共属性 DataKeysContainer (从 Control 继承。)
公共属性 DefaultButton (从 Panel 继承。)
公共属性 Description 获取或设置当用户将鼠标指针停留在 Web 部件页或库中的 Web 部件的标题时显示的文本说明。 (从 WebPart 继承。)
受保护的属性 DesignMode (从 Control 继承。)
公共属性 DetailLink 已过时。获取或设置到 HTML 文档包含附加信息的 URL。 (从 WebPart 继承。)
公共属性 Dir 已过时。获取或设置 Web 部件的文本和框架的阅读次序的方向。设置此值将覆盖System.Web.UI.Page.Culture属性指定的值。 (从 WebPart 继承。)
公共属性 Direction (从 WebPart 继承。)
公共属性 DisableInitialFocus 获取或设置一个值,指示是否禁用窗体域的初始焦点。
公共属性 DisplayTitle (从 WebPart 继承。)
公共属性 EffectiveFrameType 已过时。获取用于在运行时呈现 Web 部件框架的框架类型。 (从 WebPart 继承。)
公共属性 EffectiveStorage 获取是否返回 Web 部件的实例作为个人实例存储或共享实例。 (从 WebPart 继承。)
公共属性 EffectiveTitle 获取指定的 Web 部件实例中,包括由 Web 部件基础结构添加任何消除歧义信息的标题。 (从 WebPart 继承。)
公共属性 Enabled (从 WebControl 继承。)
公共属性 EnableTheming (从 WebControl 继承。)
公共属性 EnableViewState (从 Control 继承。)
受保护的属性 Events (从 Control 继承。)
公共属性 ExportControlledProperties 已过时。获取或设置一个值,该值指示是否可以被标记为受控制的属性由 Web 部件开发人员的 Web 部件的属性及其值在个人视图中导出。 (从 WebPart 继承。)
公共属性 ExportMode (从 WebPart 继承。)
公共属性 Font (从 WebControl 继承。)
公共属性 ForeColor (从 WebControl 继承。)
公共属性 FormType 已过时。获取或设置表单的类型。
公共属性 FrameState 已过时。获取或设置 Web 部件框架,可以是正常的初始状态 (扩展) 或最小化。 (从 WebPart 继承。)
公共属性 FrameType 已过时。获取或设置 Web 部件框架的样式。 (从 WebPart 继承。)
公共属性 GroupingText (从 Panel 继承。)
公共属性 HasAttributes (从 WebControl 继承。)
受保护的属性 HasChildViewState (从 Control 继承。)
公共属性 HasSharedData (从 WebPart 继承。)
公共属性 HasUserData (从 WebPart 继承。)
公共属性 Height 获取或设置 Web 部件页上的 Web 部件的固定的高度。 (从 WebPart 继承。)
公共属性 HelpLink 已过时。获取或设置帮助文件以 HTML 格式的 URL 或文件系统路径。 (从 WebPart 继承。)
公共属性 HelpMode 获取或设置用于 Web 部件中显示的帮助内容的用户界面的类型。 (从 WebPart 继承。)
公共属性 HelpUrl 获取或设置的帮助链接。 (从 WebPart 继承。)
公共属性 Hidden 获取或设置一个值,指示是否在网页上显示 Web 部件。 (从 WebPart 继承。)
公共属性 HideIfNoPermissions 获取或设置一个值,以指示是否应隐藏ListFormWebPart ,是否用户不具有的权限来执行相关的任务列表数据。
公共属性 HorizontalAlign (从 Panel 继承。)
公共属性 ID 获取或设置为 Web 部件的标识符。 (从 WebPart 继承。)
受保护的属性 IdSeparator (从 Control 继承。)
公共属性 ImportErrorMessage 导入 web 部件时,将发生错误时要使用的错误消息。 (从 WebPart 继承。)
受保护的属性 IsChildControlStateCleared (从 Control 继承。)
公共属性 IsClosed (从 WebPart 继承。)
受保护的属性 IsEnabled (从 WebControl 继承。)
公共属性 IsIncluded 已过时。获取或设置一个值,该值由另一个用户或管理员在 Web 部件页的共享视图中添加 Web 部件是否应包含在个人视图的页面。 (从 WebPart 继承。)
公共属性 IsIncludedFilter 已过时。获取或设置IRuntimeFilter接口用于确定是否将包括 Web 部件页上的 Web 部件的参数。 (从 WebPart 继承。)
公共属性 IsShared (从 WebPart 继承。)
公共属性 IsStandalone (从 WebPart 继承。)
公共属性 IsStatic (从 WebPart 继承。)
受保护的属性 IsTrackingViewState (从 Control 继承。)
受保护的属性 IsViewStateEnabled (从 Control 继承。)
公共属性 IsVisible 已过时。获取或设置 Web 部件是否可见。 (从 WebPart 继承。)
公共属性 ItemContext 获取或设置用于表单呈现项目的SPContext
公共属性 JSLink 获取或设置指向的 URL。用于呈现 Web 部件中的列表窗体的 JS 文件。
公共属性 ListId 获取或设置在ListFormWebPartSPList的全局唯一标识符 (GUID)。
公共属性 ListItemId 获取或设置的列表项的标识符 (ID)。
公共属性 ListName 获取或设置的列表名称。
公共属性 ListTitle 获取或设置列表的标题。
受保护的属性 LoadViewStateByID (从 Control 继承。)
公共属性 MissingAssembly 已过时。获取或设置导入 Web 部件,如果目标服务器上未安装的 Web 部件程序集时向用户显示的消息。 (从 WebPart 继承。)
公共属性 NamingContainer (从 Control 继承。)
受保护的属性 OverflowAuto 获取一个值,该值指示是否在呈现ListFormWebPart时,可以覆盖级联样式表 (CSS) overflow属性的默认设置。 (覆盖 WebPart.OverflowAuto。)
公共属性 Page (从 Control 继承。)
公共属性 PageType 获取或设置ListFormWebPart页面类型。
公共属性 Parent (从 Control 继承。)
公共属性 PartImageLarge 已过时。获取或设置一个包含一个 16 x 16 像素的图像,通常用于描述图标的图像文件的 URL。 (从 WebPart 继承。)
公共属性 PartImageSmall 已过时。获取或设置一个 Web 部件的标题中显示的图像文件的 URL。 (从 WebPart 继承。)
公共属性 PartOrder 已过时。获取或设置在 Web 部件区域中的 Web 部件的显示的顺序。 (从 WebPart 继承。)
公共属性 Permissions 已过时。获取当前可修改 Web 部件的属性。 (从 WebPart 继承。)
公共属性 Qualifier 获取 Web 部件的唯一标识符。 (从 WebPart 继承。)
公共属性 RenderingCompatibility (从 Control 继承。)
受保护的属性 SaveProperties 获取或设置一个值,指示 Web 部件的属性是否已更改,并应保持页呈现的末尾。 (从 WebPart 继承。)
公共属性 ScrollBars (从 Panel 继承。)
受保护的属性 SerializeAll 获取是否应为在客户端WPSC属性集合中使用序列化的检索的属性值。 (从 WebPart 继承。)
公共属性 SerializedAttachedPropertiesShared 支持SharePoint Foundation Web 部件连接基础结构。不应从代码中直接使用。 (从 WebPart 继承。)
公共属性 SerializedAttachedPropertiesUser 支持SharePoint Foundation Web 部件连接基础结构。不应从代码中直接使用。 (从 WebPart 继承。)
受保护的属性 ServerRelativeClassResourcePath 获取对 Web 部件类资源的相对于服务器的路径。 (从 WebPart 继承。)
受保护的属性 ShouldValidate 获取一个值,指示 Web 部件基础结构是否应执行之前将它们设置 Web 部件属性的数据有效性。 (从 WebPart 继承。)
公共属性 ShowToolbarWithRibbon 获取或设置一个值,指示是否除了服务器功能区显示工具栏。
公共属性 Site (从 Control 继承。)
公共属性 SkinID (从 WebControl 继承。)
公共属性 StorageKey 获取 Web 部件添加到 Web 部件区域时,由 Web 部件基础结构设置的唯一标识符。 (从 WebPart 继承。)
公共属性 Style (从 WebControl 继承。)
公共属性 Subtitle 返回Caption属性的值。 (从 WebPart 继承。)
公共属性 SupportsDisabledAttribute (从 Panel 继承。)
公共属性 SupportsRelatedWebPartConnections 获取一个值,该值指示是否ListFormWebPart支持连接到相关的 Web 部件。
公共属性 SuppressWebPartChrome 获取或设置是否为静态的 Web 部件显示部件版式。 (从 WebPart 继承。)
公共属性 TabIndex (从 WebControl 继承。)
受保护的属性 TagKey (从 WebControl 继承。)
受保护的属性 TagName (从 WebControl 继承。)
公共属性 Template 获取或设置模板,它定义的子控件的 Web 部件上的填充方式。
公共属性 TemplateControl (从 Control 继承。)
公共属性 TemplateName 获取或设置的模板的名称。
公共属性 TemplateSourceDirectory (从 Control 继承。)
公共属性 Title 获取或设置一个 Web 部件的标题栏中显示的标题。 (从 WebPart 继承。)
公共属性 TitleIconImageUrl 获取或设置用于表示 Web 部件标题栏中的图像的 URL。 (从 WebPart 继承。)
公共属性 TitleUrl 获取或设置一个标题链接。 (从 WebPart 继承。)
公共属性 Toolbar 获取或设置的列表表单工具栏。
公共属性 ToolTip (从 WebControl 继承。)
公共属性 UniqueID (从 Control 继承。)
公共属性 UnknownXmlElements 获取包含已未映射到 Web 部件的属性的 XML 元素从导入的 SharePoint Web 部件的UnknownXmlElementCollection对象。 (从 WebPart 继承。)
公共属性 UseDefaultStyles 获取或设置是否的默认字体大小和样式应用于 Web 部件。 (从 WebPart 继承。)
公共属性 Verbs (从 WebPart 继承。)
公共属性 ViewFlag 已过时。获取或设置表示要由ListFormWebPart显示的内容类型的字符串。
公共属性 ViewFlags 获取或设置要显示的ListFormWebPart的内容类型。
公共属性 ViewId 获取或设置ListFormWebPart的视图标识符 (ID)。
受保护的属性 ViewState (从 Control 继承。)
受保护的属性 ViewStateIgnoresCase (从 Control 继承。)
公共属性 ViewStateMode (从 Control 继承。)
公共属性 Visible (从 Control 继承。)
公共属性 WebBrowsableObject (从 WebPart 继承。)
受保护的属性 WebPartManager (从 WebPart 继承。)
受保护的属性 WebPartMenu 获取或设置呈现的 Web 部件菜单源 Web 部件的框架中。 (从 WebPart 继承。)
公共属性 Width 获取或设置为 Web 部件的固定的宽度。 (从 WebPart 继承。)
受保护的属性 WorkItemTimeout 已过时。注意:此属性现已过时。 (从 WebPart 继承。)
公共属性 Wrap (从 Panel 继承。)
公共属性 Zone (从 WebPart 继承。)
公共属性 ZoneID 获取或设置要在其中呈现 Web 部件的 Web 部件区域。 (从 WebPart 继承。)
公共属性 ZoneIndex (从 WebPart 继承。)

页首

方法

  名称 说明
受保护的方法 AddAttributesToRender (从 Panel 继承。)
受保护的方法 AddedControl (从 Control 继承。)
受保护的方法 AddParsedSubObject 处理 Web 部件 XML 用于静态 Web 部件。 (从 WebPart 继承。)
公共方法 AfterDeserialize 从 SharePoint 数据库或 Web 部件描述文件 (.dwp) SharePoint Web 部件的属性反序列化之后调用。SharePoint Web 部件升级代码的的建议的位置。 (从 WebPart 继承。)
公共方法 ApplyStyle (从 WebControl 继承。)
公共方法 ApplyStyleSheetSkin (从 Control 继承。)
受保护的方法 BuildProfileTree (从 Control 继承。)
公共方法 CanRunAt 返回一个值,指示可以运行的实现连接接口的位置。 (覆盖 WebPart.CanRunAt()。)
受保护的方法 ClearCachedClientID (从 Control 继承。)
受保护的方法 ClearChildControlState (从 Control 继承。)
受保护的方法 ClearChildState (从 Control 继承。)
受保护的方法 ClearChildViewState (从 Control 继承。)
受保护的方法 ClearEffectiveClientIDMode (从 Control 继承。)
公共方法 CopyBaseAttributes (从 WebControl 继承。)
受保护的方法 CreateChildControls 创建子ListFormWebPart的控件。 (覆盖 Control.CreateChildControls()。)
受保护的方法 CreateControlCollection (从 Control 继承。)
受保护的方法 CreateControlStyle (从 Panel 继承。)
公共方法 CreateEditorParts (从 WebPart 继承。)
公共方法 CreateWebPartMenu 重写WebPart.CreateWebPartMenu方法。 (覆盖 WebPart.CreateWebPartMenu()。)
公共方法 DataBind() (从 Part 继承。)
受保护的方法 DataBind(Boolean) (从 Control 继承。)
受保护的方法 DataBindChildren (从 Control 继承。)
公共方法 Dispose 释放由 Web 部件的所有资源。 (从 WebPart 继承。)
受保护的方法 EnsureChildControls (从 Control 继承。)
公共方法 EnsureFormPostback 这是呼叫者需要 CSR 列表表单 Web 部件执行回发通过提交的方法。
受保护的方法 EnsureID (从 Control 继承。)
公共方法 EnsureInterfaces 提供它应确保所有接口都注册使用RegisterInterface()方法可连接ListFormWebPart的通知。 (覆盖 WebPart.EnsureInterfaces()。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 FindControl(String) (从 Control 继承。)
受保护的方法 FindControl(String, Int32) (从 Control 继承。)
公共方法 Focus (从 Control 继承。)
受保护的方法 GetCustomBuilder 提供动态生成器相关联的 Web 部件的自定义属性的功能。 (从 WebPart 继承。)
公共方法 GetData 已过时。 System.Web.UI.Control.PreRender事件发生,以允许 Web 部件检索数据时调用。 (从 WebPart 继承。)
受保护的方法 GetDesignModeState (从 Control 继承。)
公共方法 GetDesignTimeFooter 返回由从System.Web.UI.ControlDesigner派生的自定义设计 Web 部件框架的页脚部分的静态 HTML。 (从 WebPart 继承。)
公共方法 GetDesignTimeHeader 返回由从System.Web.UI.ControlDesigner派生的自定义设计为 Web 部件框架的标头部分静态 HTML。 (从 WebPart 继承。)
公共方法 GetDesignTimeHtml 获取用于表示在设计时控件的 HTML。
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetInitEventArgs 返回InitEventArgs对象中传递的接口的名称。 (覆盖 WebPart.GetInitEventArgs(String)。)
公共方法 GetRequiresData 已过时。发生System.Web.UI.Control.PreRender事件,以指示 Web 部件需要数据时由 Web 部件基础结构虚拟方法。 (从 WebPart 继承。)
公共方法 GetRouteUrl(Object) (从 Control 继承。)
公共方法 GetRouteUrl(RouteValueDictionary) (从 Control 继承。)
公共方法 GetRouteUrl(String, Object) (从 Control 继承。)
公共方法 GetRouteUrl(String, RouteValueDictionary) (从 Control 继承。)
公共方法 GetThemedImages 返回 CSR,可能是 null 此 web 部件使用应用了主题图像的列表 (从 WebPart 继承。)
公共方法 GetThemedLocalizedImages 返回 CSR,可能是 null 此 web 部件使用本地化主题图像的列表 (从 WebPart 继承。)
公共方法 GetToolParts 确定哪些工具部件中显示的工具窗格中的基于 Web 的 Web 部件设计用户界面,并在其中显示的顺序。 (从 WebPart 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 GetUniqueIDRelativeTo (从 Control 继承。)
公共方法 HasControls (从 Control 继承。)
受保护的方法 HasEvents (从 Control 继承。)
受保护的方法 IsLiteralContent (从 Control 继承。)
受保护的方法 LoadControlState (从 Control 继承。)
公共方法 LoadResource 返回与指定的资源关联的字符串值。 (覆盖 WebPart.LoadResource(String)。)
受保护的方法 LoadViewState 从已保存的SaveViewState()方法与上一请求还原视图状态信息。 (从 WebPart 继承。)
受保护的方法 MapPathSecure (从 Control 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 MergeStyle (从 WebControl 继承。)
受保护的方法 NotifyWorkItemComplete 已过时。指示正在使用RegisterWorkItem方法已注册一个外部异步线程上执行的工作已完成。 (从 WebPart 继承。)
受保护的方法 OnBubbleEvent (从 Control 继承。)
受保护的方法 OnClosing (从 WebPart 继承。)
受保护的方法 OnConnectModeChanged (从 WebPart 继承。)
受保护的方法 OnDataBinding Web 部件绑定到数据源时,发生此事件的System.Web.UI.Control.DataBinding事件的事件处理程序。 (从 WebPart 继承。)
受保护的方法 OnDeleting (从 WebPart 继承。)
受保护的方法 OnEditModeChanged (从 WebPart 继承。)
受保护的方法 OnInit 处理Init事件。 (覆盖 WebPart.OnInit(EventArgs)。)
受保护的方法 OnLoad 处理Load事件。 (覆盖 Control.OnLoad(EventArgs)。)
受保护的方法 OnPreRender 处理PreRender事件。 (覆盖 WebPart.OnPreRender(EventArgs)。)
受保护的方法 OnUnload System.Web.UI.Control.Unload事件,正在 Web 部件从内存中卸载时发生的事件处理程序。 (从 WebPart 继承。)
受保护的方法 OpenFile (从 Control 继承。)
公共方法 PartCacheInvalidate() 标记为已过时的 Web 部件缓存中的所有内容。 (从 WebPart 继承。)
受保护的方法 PartCacheInvalidate(Storage) 标记为过时 Web 部件缓存中键入指定的存储的所有内容。 (从 WebPart 继承。)
受保护的方法 PartCacheInvalidate(Storage, String) 将标记指定的存储类型为过时 Web 部件缓存中的指定的缓存项。 (从 WebPart 继承。)
受保护的方法 PartCacheRead 读取并返回指定类型的 Web 部件缓存中的存储中的指定位置处的值。 (从 WebPart 继承。)
受保护的方法 PartCacheWrite 将指定类型的存储的指定的值存储在 Web 部件缓存。 (从 WebPart 继承。)
公共方法 PartCommunicationConnect 通知ListFormWebPart确保它已连接到另一个 Web 部件。 (覆盖 WebPart.PartCommunicationConnect(String, WebPart, String, ConnectionRunAt)。)
公共方法 PartCommunicationInit 将引发任何已注册的接口的适当初始化事件。 (覆盖 WebPart.PartCommunicationInit()。)
公共方法 PartCommunicationMain ListFormWebPart提供一个用于引发任何可连接的 Web 部件的主要事件的事件的方法。 (覆盖 WebPart.PartCommunicationMain()。)
受保护的方法 RaiseBubbleEvent (从 Control 继承。)
受保护的方法 RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String) 已过时。为可连接 Web 部件注册Microsoft.SharePoint.WebPartPages.Communication命名空间中的接口。 (从 WebPart 继承。)
受保护的方法 RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean) 已过时。为处理指定如何跨页连接的选项可连接 Web 部件注册Microsoft.SharePoint.WebPartPages.Communication命名空间中的接口。 (从 WebPart 继承。)
受保护的方法 RegisterWorkItem 已过时。保留由外部线程,如处理其自己的线程池的 Web 部件所完成工作的跟踪。 (从 WebPart 继承。)
受保护的方法 RegisterWorkItemCallback 已过时。队列中的 Web 部件工作项的线程池、 调用指定的委托,并指定要传递给线程池中的服务时的代理人的对象。 (从 WebPart 继承。)
受保护的方法 RemovedControl (从 Control 继承。)
受保护的方法 Render 为指定的 HTML 编写器呈现控件。此方法从System.Web.UI.Control类继承。 (从 WebPart 继承。)
公共方法 RenderBeginTag (从 Panel 继承。)
受保护的方法 RenderChildren (从 Control 继承。)
受保护的方法 RenderContents (从 WebControl 继承。)
公共方法 RenderControl(HtmlTextWriter) (从 Control 继承。)
受保护的方法 RenderControl(HtmlTextWriter, ControlAdapter) (从 Control 继承。)
公共方法 RenderEndTag (从 Panel 继承。)
受保护的方法 RenderWebPart 向客户端呈现的 HTML ListFormWebPart的正文和子控件。 (覆盖 WebPart.RenderWebPart(HtmlTextWriter)。)
受保护的方法 RenderWorkItemTimeout 已过时。将 Web 部件中的 HTML 呈现时的工作项已超时。 (从 WebPart 继承。)
受保护的方法 ReplaceTokens 执行标记替换为使用相同的算法用于 URL 值属性的字符串。 (从 WebPart 继承。)
受保护的方法 RequiresWebPartClientScript 指示此 Web 部件是否有用于注册 Web 部件页服务组件 (WPSC) 框架的客户端脚本。 (从 WebPart 继承。)
受保护的方法 ResolveAdapter (从 Control 继承。)
公共方法 ResolveClientUrl (从 Control 继承。)
公共方法 ResolveUrl (从 Control 继承。)
受保护的方法 SaveControlState (从 Control 继承。)
受保护的方法 SaveViewState (从 WebControl 继承。)
受保护的方法 SetDesignModeState (从 Control 继承。)
受保护的方法 SetPersonalizationDirty (从 WebPart 继承。)
公共方法 SetRenderMethodDelegate (从 Control 继承。)
受保护的方法 SetWebPartPageComponent (从 WebPart 继承。)
公共方法 ShouldSerializeAllowConnect 返回AllowConnect属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeAllowEdit 返回AllowEdit属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeAllowHide 返回AllowHide属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeAllowMinimize 返回AllowMinimize属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeAllowRemove 返回AllowRemove属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeAllowZoneChange 返回AllowZoneChange属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeConnectionID 返回ConnectionID属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeConnections 返回Connections属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeContent 指示是否应保持Content属性。
公共方法 ShouldSerializeDescription 返回Description属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeDetailLink 返回DetailLink属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeDir 返回Dir属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeExportControlledProperties 返回ExportControlledProperties属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeFrameState 返回FrameState属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeFrameType 返回FrameType属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeHeight 返回Height属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeHelpLink 返回HelpLink属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeHelpMode 返回HelpMode属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeID 返回ID属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeIsIncluded 返回IsIncluded属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeIsIncludedFilter 返回IsIncludedFilter属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeIsVisible 返回IsVisible属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeListName 指示是否应保持ListName属性。
公共方法 ShouldSerializeMissingAssembly 返回MissingAssembly属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializePartImageLarge 返回PartImageLarge属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializePartImageSmall 返回PartImageSmall属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializePartOrder 返回PartOrder属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeTemplateName 指示是否应保持TemplateName属性。
公共方法 ShouldSerializeTitle 返回Title属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeToolbar 指示是否应保持Toolbar属性。
公共方法 ShouldSerializeViewFlag 指示是否应保持ViewFlag属性。
公共方法 ShouldSerializeWidth 返回Width属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ShouldSerializeZoneID 返回ZoneID属性是否已从其默认值进行更改。 (从 WebPart 继承。)
公共方法 ToString (从 Object 继承。)
受保护的方法 TrackViewState (从 WebPart 继承。)

页首

事件

  名称 说明
公共事件 DataBinding (从 Control 继承。)
公共事件 Disposed (从 Control 继承。)
公共事件 Init (从 Control 继承。)
公共事件 Load (从 Control 继承。)
公共事件 PreRender (从 Control 继承。)
公共事件 Unload (从 Control 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IAttributeAccessor.GetAttribute IAttributeAccessor.GetAttribute (从 WebPart 继承。)
显式接口实现私有方法 IAttributeAccessor.SetAttribute IAttributeAccessor.SetAttribute (从 WebPart 继承。)
显式接口实现私有方法 IParserAccessor.AddParsedSubObject (从 Control 继承。)
显式接口实现私有属性 IControlBuilderAccessor.ControlBuilder (从 Control 继承。)
显式接口实现私有属性 IDataBindingsAccessor.DataBindings (从 Control 继承。)
显式接口实现私有属性 IExpressionsAccessor.Expressions (从 Control 继承。)
显式接口实现私有方法 IControlDesignerAccessor.GetDesignModeState (从 Control 继承。)
显式接口实现私有属性 IDataBindingsAccessor.HasDataBindings (从 Control 继承。)
显式接口实现私有属性 IExpressionsAccessor.HasExpressions (从 Control 继承。)
显式接口实现私有方法 IConnectionData.GetData (从 WebPart 继承。)
显式接口实现私有方法 IConnectionData.GetRequiresData (从 WebPart 继承。)
显式接口实现私有方法 IDesignerEventAccessor.OnDesignerLoad 表示在调用该控件的OnLoadComplete方法时引发的事件。
显式接口实现私有方法 IDesignerEventAccessor.OnDesignerPreRender 代表设计器控件呈现控件的预览时引发的事件。
显式接口实现私有方法 ICompositeControlDesignerAccessor.RecreateChildControls (从 Part 继承。)
显式接口实现私有方法 IControlDesignerAccessor.SetDesignModeState (从 Control 继承。)
显式接口实现私有方法 IControlDesignerAccessor.SetOwnerControl (从 Control 继承。)
显式接口实现私有属性 IControlDesignerAccessor.UserData (从 Control 继承。)

页首

另请参阅

引用

ListFormWebPart 类

Microsoft.SharePoint.WebPartPages 命名空间