unassociateTemplate() - these methods unassociate a
template.
unassociateTemplate
unassociateTemplate(String pageId) - unassociate template.
Parameters
- pageId
- A string representing the page id.
Returns
void
unassociateTemplate
unassociateTemplate(String pageId, String formatId) -
unassociate template.
Parameters
- pageId
- A string representing the page id.
- formatId
- A string representing the format id.
Returns
void