Site.getPageLimitInfo (Method)

Returns the total count of pages and uploaded documents and the maximum limit.

Returns:

Site_GetPageLimitInfo_Result (struct)

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

Field Name Type Description
CurrentCount NonNegativeInteger The total count of pages and uploaded documents.
MaxCount NonNegativeInteger The maximum limit of pages and uploaded documents.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context None
Require Context AuthoringEnabled
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