The anchor name portion (string beginning with hash mark, #) of the current URL for the PODSLocation
object.
PODSLocation
attribute PODSString hash;
loc.hash
loc.hash = hash
PODSString PODSgetHash(PODSLocation* loc);
void PODSsetHash( PODSLocation* loc, PODSString hash );
loc The PODSLocation
object.
hash [in] The hash to set.
Getter: The anchor name portion (string beginning with hash mark, #) of the current URL.
Setter: None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |