CreditEventInfoProvider GetCreditEvents Method (Int32)Kentico 8.0 API Reference
Returns the query for all credit events for given site. Reflects use global credit setting.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteId
Type: OnlineSystem Int32
Id of the site to get credit events for.

Return Value

Type: ObjectQuery CreditEventInfo 
See Also