GetTemplateNames

virtual std::vector<std::string> IController::GetTemplateNames() = 0

Gets the names of templates.

Returns

std::vector<std::string> – The names of templates.

Throws