| LinkInfoProviderDeleteLinkInfo Method (LinkInfo) | 
Note: This API is now obsolete.
Namespace: CMS.Newsletters
 Syntax
Syntax[ObsoleteAttribute("Use ILinkInfoProvider.Delete(LinkInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - LinkInfo.Provider.")] public static void DeleteLinkInfo( LinkInfo linkObj )
 See Also
See Also