SiteSettings.getPerformance (Method)

Returns a structure the describes the site's performance settings.

Returns:

SiteSettings_GetPerformance_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
AvgAuthorModePageLoadTime Any If CommonSpot is in author mode, this is the average time in seconds that CommonSpot takes to reload a page.
option Any An integer from 0 to 4 that specifies the performance option for the site. These values tell CommonSpot how it is to use its caches.

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 Customization is not supported for this method.

Error Codes:

None

Notes:

None