Gets or sets the author of the poll

Namespace:  EPiServer.Community.Poll
Assembly:  EPiServer.Community.Poll (in EPiServer.Community.Poll.dll) Version: 3.2.517.24

Syntax

C#
public virtual IAuthor Author { get; set; }

See Also