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

Syntax

C#
[SerializableAttribute]
public class NewsFeedStoryActorOwner : EntityOwner<NewsFeedStoryActor>

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Queries..::.EntityOwnership
    EPiServer.Common.Queries..::.EntityOwner<(Of <(NewsFeedStoryActor>)>)
      EPiServer.Community.NewsFeed.Queries..::.NewsFeedStoryActorOwner

See Also