Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.EmailEngine
EmailUserInfoProvider Class
EmailUserInfoProvider Methods
Add Method
DeleteEmailUserInfo Method
DeleteEmailUserInfos Method
Get Method
GetAsync Method
GetEmailUserInfo Method
GetEmailUserInfos Method
Remove Method
SetEmailUserInfo Method
EmailUserInfoProvider
Add Method
Creates
EmailUserInfo
binding.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
emailId
,
int
userId
)
Parameters
emailId
Type:
System
Int32
Email ID.
userId
Type:
System
Int32
User ID.
Implements
IEmailUserInfoProvider
Add(Int32, Int32)
See Also
Reference
EmailUserInfoProvider Class
CMS.EmailEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com