Click or drag to resize
GraphPartialRefresh Constructor (ResponseStatusEnum)
Simple parametric constructor.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public GraphPartialRefresh(
	ResponseStatusEnum statusCode
)

Parameters

statusCode
Type: CMS.WebServicesResponseStatusEnum
Status code
See Also