getSemanticUrlUtils()
Obtains an entry point to the SemanticUrlUtils object that contains APIs to build semantic URLs.
To view the APIs in the SemanticUrlUtils module, see APIs in the SemanticUrlUtils module.
Returns
The SemanticUrlUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the SemanticUrlUtils object.
PCore.getSemanticUrlUtils();
Previous topic getRuntimeParamsAPI() Next topic getStakeholderUtils()