Click or drag to resize
Askia

SurveyFactoryCreateSurveyTemplate Method

Create a new blank survey template

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public static ISurveyTemplate CreateSurveyTemplate(
	IContext context
)

Parameters

context
Type: AskiaCoreIContext
Context used to create the survey template

Return Value

Type: ISurveyTemplate
Return the newly created survey template
See Also