BlogYearArchive Class
Definition
public ref class BlogYearArchive sealed : Microsoft::SharePoint::WebPartPages::BlogMonthQuickLaunch
public sealed class BlogYearArchive : Microsoft.SharePoint.WebPartPages.BlogMonthQuickLaunch
type BlogYearArchive = class
inherit BlogMonthQuickLaunch
Public NotInheritable Class BlogYearArchive
Inherits BlogMonthQuickLaunch
- Inheritance
-
Constructors
Fields
Properties
Methods
AddParsedSubObject(Object)
|
(Inherited from WebPart)
|
AfterDeserialize()
|
(Inherited from WebPart)
|
CanRunAt()
|
(Inherited from WebPart)
|
CreateWebPartMenu()
|
(Inherited from WebPart)
|
Dispose()
|
(Inherited from WebPart)
|
EnsureInterfaces()
|
(Inherited from WebPart)
|
GetCustomBuilder(String)
|
(Inherited from WebPart)
|
GetData()
|
(Inherited from WebPart)
|
GetDesignTimeFooter()
|
(Inherited from WebPart)
|
GetDesignTimeHeader()
|
(Inherited from WebPart)
|
GetInitEventArgs(String)
|
(Inherited from WebPart)
|
GetLocalSettings()
|
(Inherited from BlogMonthQuickLaunch)
|
GetRequiresData()
|
(Inherited from WebPart)
|
GetThemedImages()
|
(Inherited from WebPart)
|
GetThemedLocalizedImages()
|
(Inherited from WebPart)
|
GetToolParts()
|
(Inherited from WebPart)
|
InitLocalMonthInfo()
|
(Inherited from BlogMonthQuickLaunch)
|
LoadResource(String)
|
(Inherited from WebPart)
|
LoadViewState(Object)
|
(Inherited from WebPart)
|
NotifyWorkItemComplete(IAsyncResult)
|
(Inherited from WebPart)
|
OnDataBinding(EventArgs)
|
(Inherited from WebPart)
|
OnInit(EventArgs)
|
(Inherited from BlogMonthQuickLaunch)
|
OnLoad(EventArgs)
|
(Inherited from BlogMonthQuickLaunch)
|
OnPreRender(EventArgs)
|
(Inherited from BlogMonthQuickLaunch)
|
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)
|
(Inherited from WebPart)
|
PartCommunicationInit()
|
(Inherited from WebPart)
|
PartCommunicationMain()
|
(Inherited from WebPart)
|
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 BlogMonthQuickLaunch)
|
RenderWorkItemTimeout(HtmlTextWriter)
|
(Inherited from WebPart)
|
ReplaceTokens(String)
|
(Inherited from WebPart)
|
RequiresWebPartClientScript()
|
(Inherited from WebPart)
|
SetMonthInfo()
|
(Inherited from BlogMonthQuickLaunch)
|
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()
|
(Inherited from WebPart)
|
ShouldSerializeDetailLink()
|
(Inherited from WebPart)
|
ShouldSerializeDir()
|
(Inherited from WebPart)
|
ShouldSerializeExportControlledProperties()
|
(Inherited from WebPart)
|
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)
|
ShouldSerializeMissingAssembly()
|
(Inherited from WebPart)
|
ShouldSerializePartImageLarge()
|
(Inherited from WebPart)
|
ShouldSerializePartImageSmall()
|
(Inherited from WebPart)
|
ShouldSerializePartOrder()
|
(Inherited from WebPart)
|
ShouldSerializeTitle()
|
(Inherited from WebPart)
|
ShouldSerializeWidth()
|
(Inherited from WebPart)
|
ShouldSerializeZoneID()
|
(Inherited from WebPart)
|
Explicit Interface Implementations
Applies to