Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
virtual LPCTSTR GetTitle( ) const;
Return Value
A pointer to a string containing the title.
Remarks
This member function is called by the framework to get the title of an HTML document to be sent to the client.
Override to supply your own title.