Show / Hide Table of Contents

Class PollOptionDto

Inheritance
object
PollOptionDto
Namespace: Volo.CmsKit.Public.Polls
Assembly: Volo.CmsKit.Pro.Common.Application.Contracts.dll
Syntax
public class PollOptionDto : EntityDto<Guid>

Constructors

PollOptionDto()

Declaration
public PollOptionDto()

Properties

Text

Declaration
public string Text { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft