Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ClassSiteInfoProvider Class
ClassSiteInfoProvider Methods
Get Method
Get Method (Int32, Int32)
ClassSiteInfoProvider
Get Method (Int32, Int32)
Gets an instance of the
ClassSiteInfo
binding structure.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
ClassSiteInfo
Get
(
int
classId
,
int
siteId
)
Parameters
classId
Type:
System
Int32
Class ID.
siteId
Type:
System
Int32
Site ID.
Return Value
Type:
ClassSiteInfo
Returns an instance of
ClassSiteInfo
corresponding to given identifiers or null.
Implements
IClassSiteInfoProvider
Get(Int32, Int32)
See Also
Reference
ClassSiteInfoProvider Class
Get Overload
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com