PageSet.getReferringObjectsCount (Method)

Returns the number of pages and objects with links to the specified page set.

Returns:

NonNegativeInteger

Arguments:

Name Type Required Description
pageSetID PageSetID Required A page set's ID.
subsiteFilter SubsiteFilter Optional. Defaults to '0'. The subsite's ID. If this value is -1, CommonSpot returns information on the current subsite. If this is 0, CommonSpot returns information for all subsites.
includeChildSubsites Boolean Optional. Defaults to '0'. Boolean flag which when set to true indicates the CommonSpot includes child subsites when looking for referring objects.
dateFilterType DateFilterType_EmptyString Optional. Defaults to an empty string. A string describing the date duration upon which to filter.
dateFilter DateFilterValue_EmptyString Optional. Defaults to an empty string. A string such as 'Last 2 months'. An empty string tells CommonSpot that it should not use a date filter value.

Context:

License Requirements None
Permission Requirements ContributorOrServerCode
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None