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