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