MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
void MgLayout::SetTitle ( CREFSTRING  title)

Sets the layout title.

.NET Syntax
void SetTitle(string title);
Java Syntax
void SetTitle(String title);
PHP Syntax
void SetTitle(string title);
Parameters:
title(String/string) The title for the layout.
Returns:
Returns nothing.