Table of Contents

Class QuestionItemTypeExtensions

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class QuestionItemTypeExtensions
Inheritance
QuestionItemTypeExtensions
Inherited Members

Methods

IsCheckList(QuestionItemType)

public static bool IsCheckList(this QuestionItemType value)

Parameters

value QuestionItemType

Returns

bool

IsComposed(QuestionItemType)

public static bool IsComposed(this QuestionItemType value)

Parameters

value QuestionItemType

Returns

bool

IsHotspot(QuestionItemType)

public static bool IsHotspot(this QuestionItemType value)

Parameters

value QuestionItemType

Returns

bool

IsRadioList(QuestionItemType)

public static bool IsRadioList(this QuestionItemType value)

Parameters

value QuestionItemType

Returns

bool