Interface IAnswerPublisher
Marker interface which indicates if an AnswerItem is publishing its answers to subscribers. Use it if your answer item type is implementing the logic to publish its answers.
Namespace: Votations.NSurvey.WebControls.UI
Assembly: SurveyProject.WebControls.dll
Syntax
public interface IAnswerPublisher