Namespace:  EPiServer.Common.Queries
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380

Syntax

C#
[SerializableAttribute]
public class UserAuthorOwner : EntityOwner<UserAuthor>

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Queries..::.EntityOwnership
    EPiServer.Common.Queries..::.EntityOwner<(Of <(UserAuthor>)>)
      EPiServer.Common.Queries..::.UserAuthorOwner

See Also