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