| IElementGetSurveyDefaultControlId Method |
Get the id of the corresponding default control defined in the survey settings
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int GetSurveyDefaultControlId()
Function GetSurveyDefaultControlId As Integer
int GetSurveyDefaultControlId()
Return Value
Type:
Int32Return the id of the control or -1 if not found
See Also