Namespace:  EPiServer.Community.Blog
Assembly:  EPiServer.Community.Blog (in EPiServer.Community.Blog.dll) Version: 4.0.517.255

Syntax

C#
public class EntryPingbackCollection : CacheableCollectionBase<EntryPingback, EntryPingbackCollection>

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    EPiServer.Common.Cache..::.CacheableCollectionBase
      EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(EntryPingback, EntryPingbackCollection>)>)
        EPiServer.Community.Blog..::.EntryPingbackCollection

See Also