Click or drag to resize
ObjectHelperGetSiteBindingObject Method
Gets the site binding object for specified info object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static GeneralizedInfo GetSiteBindingObject(
	GeneralizedInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Info object

Return Value

Type: GeneralizedInfo
See Also