You are here

associateTemplate

associateTemplate() - these methods associate a template.

associateTemplate

associateTemplate(String templateId, String pageId) - associate template.

Parameters

templateId
A string representing the template id.
pageId
A string representing the page id.

Returns

void

associateTemplate

associateTemplate(String templateId, String pageId, String formatId) - associate template.

Parameters

templateId
A string representing the template id.
pageId
A string representing the page id.
formatId
A string representing the format id.

Returns

void