Click or drag to resize
Askia

IDefaultControl Interface

Represents the default control associated to a question type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IDefaultControl

The IDefaultControl type exposes the following members.

Properties
  NameDescription
Public propertyControlId
Id of the control
Public propertyProperties
Properties for the contrl
Public propertyQuestionType
Type of the question to apply the control on
Top
See Also