Click or drag to resize
Askia

IQuestionSetMainCaptions Method

Set main captions for languages in the survey.

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IMethodResult SetMainCaptions(
	IDictionary<int, string> mainCaptions
)

Parameters

mainCaptions
Type: System.Collections.GenericIDictionaryInt32, String

[Missing <param name="mainCaptions"/> documentation for "M:AskiaCore.IQuestion.SetMainCaptions(System.Collections.Generic.IDictionary{System.Int32,System.String})"]

Return Value

Type: IMethodResult

[Missing <returns> documentation for "M:AskiaCore.IQuestion.SetMainCaptions(System.Collections.Generic.IDictionary{System.Int32,System.String})"]

See Also