CreditEventInfoProvider GetCreditEvents Method (Int32)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: ObjectQuery CreditEventInfo 
See Also