Click or drag to resize
Askia

ISurveySetDefaultPageTemplate Method

Set the default pages template id for the whole survey

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IMethodResult SetDefaultPageTemplate(
	int id
)

Parameters

id
Type: SystemInt32
Valid page template id

Return Value

Type: IMethodResult
Return the result of the operation
See Also