Web API Reference MapGuide Open Source
STRING MgLayout::GetTitle (  ) 

Gets the layout title.

.NET Syntax
string GetTitle();
Java Syntax
String GetTitle();
PHP Syntax
string GetTitle();

Returns:
Returns the title for the plot.


Comments or suggestions? Send us feedback.