ListViewWebPart Class
Definition
public ref class ListViewWebPart sealed : Microsoft::SharePoint::WebPartPages::WebPart, Microsoft::SharePoint::WebControls::IDesignTimeHtmlProvider, Microsoft::SharePoint::WebControls::IWebPartPageComponentProvider, Microsoft::SharePoint::WebPartPages::IListWebPart, System::Web::UI::ICallbackEventHandler
[Microsoft.SharePoint.WebPartPages.SupportsAttributeMarkup(false)]
public sealed class ListViewWebPart : Microsoft.SharePoint.WebPartPages.WebPart, Microsoft.SharePoint.WebControls.IDesignTimeHtmlProvider, Microsoft.SharePoint.WebControls.IWebPartPageComponentProvider, Microsoft.SharePoint.WebPartPages.IListWebPart, System.Web.UI.ICallbackEventHandler
type ListViewWebPart = class
inherit WebPart
interface IDesignTimeHtmlProvider
interface ICallbackEventHandler
interface IListWebPart
interface IWebPartPageComponentProvider
Public NotInheritable Class ListViewWebPart
Inherits WebPart
Implements ICallbackEventHandler, IDesignTimeHtmlProvider, IListWebPart, IWebPartPageComponentProvider
- Inheritance
-
- Attributes
-
- Implements
-
Constructors
Fields
Properties
Methods
AddParsedSubObject(Object)
|
(Inherited from WebPart)
|
AfterDeserialize()
|
(Inherited from WebPart)
|
CanRunAt()
|
CreateWebPartMenu()
|
(Inherited from WebPart)
|
Dispose()
|
(Inherited from WebPart)
|
EnsureInterfaces()
|
GetCallbackResult()
|
GetCustomBuilder(String)
|
(Inherited from WebPart)
|
GetData()
|
GetDesignTimeFooter()
|
(Inherited from WebPart)
|
GetDesignTimeHeader()
|
(Inherited from WebPart)
|
GetDesignTimeHtml()
|
GetInitEventArgs(String)
|
GetRequiresData()
|
GetThemedImages()
|
(Inherited from WebPart)
|
GetThemedLocalizedImages()
|
(Inherited from WebPart)
|
GetToolParts()
|
LoadResource(String)
|
(Inherited from WebPart)
|
LoadViewState(Object)
|
(Inherited from WebPart)
|
NotifyWorkItemComplete(IAsyncResult)
|
(Inherited from WebPart)
|
OnDataBinding(EventArgs)
|
(Inherited from WebPart)
|
OnInit(EventArgs)
|
(Inherited from WebPart)
|
OnPreRender(EventArgs)
|
(Inherited from WebPart)
|
OnUnload(EventArgs)
|
(Inherited from WebPart)
|
PartCacheInvalidate()
|
(Inherited from WebPart)
|
PartCacheInvalidate(Storage)
|
(Inherited from WebPart)
|
PartCacheInvalidate(Storage, String)
|
(Inherited from WebPart)
|
PartCacheRead(Storage, String)
|
(Inherited from WebPart)
|
PartCacheWrite(Storage, String, Object, TimeSpan)
|
(Inherited from WebPart)
|
PartCommunicationConnect(String, WebPart, String, ConnectionRunAt)
|
PartCommunicationInit()
|
PartCommunicationMain()
|
RaiseCallbackEvent(String)
|
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String)
|
(Inherited from WebPart)
|
RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean)
|
(Inherited from WebPart)
|
RegisterWorkItem(IAsyncResult)
|
(Inherited from WebPart)
|
RegisterWorkItemCallback(WaitCallback, Object)
|
(Inherited from WebPart)
|
Render(HtmlTextWriter)
|
(Inherited from WebPart)
|
RenderWebPart(HtmlTextWriter)
|
(Inherited from WebPart)
|
RenderWorkItemTimeout(HtmlTextWriter)
|
(Inherited from WebPart)
|
ReplaceTokens(String)
|
(Inherited from WebPart)
|
RequiresWebPartClientScript()
|
(Inherited from WebPart)
|
RestrictedTemplateType(SPList)
|
RestrictedTemplateType(SPListTemplateType)
|
SetWebPartPageComponent()
|
(Inherited from WebPart)
|
ShouldSerializeAllowConnect()
|
(Inherited from WebPart)
|
ShouldSerializeAllowEdit()
|
(Inherited from WebPart)
|
ShouldSerializeAllowHide()
|
(Inherited from WebPart)
|
ShouldSerializeAllowMinimize()
|
(Inherited from WebPart)
|
ShouldSerializeAllowRemove()
|
(Inherited from WebPart)
|
ShouldSerializeAllowZoneChange()
|
(Inherited from WebPart)
|
ShouldSerializeConnectionID()
|
(Inherited from WebPart)
|
ShouldSerializeConnections()
|
(Inherited from WebPart)
|
ShouldSerializeDescription()
|
ShouldSerializeDetailLink()
|
ShouldSerializeDir()
|
(Inherited from WebPart)
|
ShouldSerializeExportControlledProperties()
|
(Inherited from WebPart)
|
ShouldSerializeFilterString()
|
ShouldSerializeFlags()
|
ShouldSerializeFrameState()
|
(Inherited from WebPart)
|
ShouldSerializeFrameType()
|
(Inherited from WebPart)
|
ShouldSerializeHeight()
|
(Inherited from WebPart)
|
ShouldSerializeHelpLink()
|
(Inherited from WebPart)
|
ShouldSerializeHelpMode()
|
(Inherited from WebPart)
|
ShouldSerializeID()
|
(Inherited from WebPart)
|
ShouldSerializeIsIncluded()
|
(Inherited from WebPart)
|
ShouldSerializeIsIncludedFilter()
|
(Inherited from WebPart)
|
ShouldSerializeIsVisible()
|
(Inherited from WebPart)
|
ShouldSerializeListName()
|
ShouldSerializeListViewXml()
|
ShouldSerializeMissingAssembly()
|
(Inherited from WebPart)
|
ShouldSerializePartImageLarge()
|
(Inherited from WebPart)
|
ShouldSerializePartImageSmall()
|
(Inherited from WebPart)
|
ShouldSerializePartOrder()
|
(Inherited from WebPart)
|
ShouldSerializeSelectedID()
|
ShouldSerializeTitle()
|
ShouldSerializeViewContentTypeId()
|
ShouldSerializeViewFlag()
|
ShouldSerializeViewGuid()
|
ShouldSerializeViewType()
|
ShouldSerializeWebId()
|
ShouldSerializeWidth()
|
(Inherited from WebPart)
|
ShouldSerializeZoneID()
|
(Inherited from WebPart)
|
Explicit Interface Implementations
Applies to