The value of pathname
for the PODSLocation
object.
PODSLocation
attribute PODSString pathname;
loc.pathname
loc.pathname = pathname
PODSString PODSgetPathname(PODSLocation* loc);
void PODSsetPathname( PODSLocation* loc, PODSString pathname );
loc The PODSLocation
object.
pathname [in] The value for pathname
for the PODSLocation
object.
Getter: The value of pathname
for the PODSLocation
object.
Setter: None
pathname
specifies the URL-path portion of the URL, omitting any hash
(anchor) portion present.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |