Click or drag to resize
Askia

IResponseSetMainCaption Method

Sets the main caption of the response

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
void SetMainCaption(
	string caption
)

Parameters

caption
Type: SystemString
Value of the caption to set
Remarks
Uses the current language in the survey's context
See Also