Table of Contents

Class ReviewDetails.CardInfo

Namespace
InSite.UI.Portal.Workflow.Forms.Controls
Assembly
InSite.UI.dll
protected class ReviewDetails.CardInfo
Inheritance
ReviewDetails.CardInfo
Inherited Members

Constructors

CardInfo()

public CardInfo()

Properties

Questions

public List<ReviewDetails.QuestionInfo> Questions { get; set; }

Property Value

List<ReviewDetails.QuestionInfo>

Title

public string Title { get; set; }

Property Value

string