The title for the document; filled in if the document is a PODS_HTML_TYPE
document.
PODSDocument
attribute PODSString title;
Not applicable
PODSString PODSgetTitle(PODSDocument* doc);
void PODSsetTitle( PODSDocument* doc, PODSString str );
doc The PODSDocument object.
str [in] The title to set.
Getter: Document title.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |