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