ContractAttribute Constructor Kentico 8.0 API Reference
Constructor

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

Parameters

interfaceType
Type: OnlineSystem Type
Type of the interface for the contract
includeAllPublicMembers (Optional)
Type: OnlineSystem Boolean
If true (default), all public members of the implementation are included into the contract
See Also