Show / Hide Table of Contents

Class SubmitPollInput

Inheritance
object
SubmitPollInput
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Public.Polls
Assembly: Volo.CmsKit.Pro.Common.Application.Contracts.dll
Syntax
public class SubmitPollInput

Constructors

SubmitPollInput()

Declaration
public SubmitPollInput()

Properties

PollOptionIds

Declaration
public Guid[] PollOptionIds { get; set; }
Property Value
Type Description
Guid[]
In this article
Back to top Powered by Volosoft