getGraphicPath( [makeLocalCopy] )
|
|
Parameters
|
booleanmakeLocalCopy
[optional] If true, and the referenced graphic resided in a CMS for which there is an active session, the graphic data will be exported to a local temporary file and the full path of the local file will be returned instead of the CMS-specific path (Logical ID).
|
Returns
|
String. Full file path (if possible) or CMS path (Logical ID) to the referenced graphic. Returns null if a graphic path was not found for this node.
|
Throws
|
AOMException
Raised for any other errors.
|