IgnoreListInfoProviderSetIgnoreListInfoInternal Method |
Sets (updates or inserts) specified ignoreList.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax protected virtual void SetIgnoreListInfoInternal(
IgnoreListInfo ignore
)
Parameters
- ignore
- Type: CMS.MessagingIgnoreListInfo
IgnoreList to set
See Also