DomainExtensions ToCompany Method Kentico 8.0 API Reference
Creates and initializes a new instance of the Company class with properties of the specified instance of the CompanySearchResult class.

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

Return Value

Type: Company
A new instance of the Company class based initialized with properties of the specified instance of the CompanySearchResult class.
See Also