| NewsletterInfoProviderGetNewsletterInfo Method (Guid, Int32) | 
Note: This API is now obsolete.
Namespace: CMS.Newsletters
 Syntax
Syntax[ObsoleteAttribute("Use INewsletterInfoProvider.Get(System.Guid, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - NewsletterInfo.Provider.")] public static NewsletterInfo GetNewsletterInfo( Guid newsletterGuid, int siteId )
 See Also
See Also