Click or drag to resize
EmailInfoProviderGetLastSetRelatedID Method

Note: This API is now obsolete.

Gets last related ID from e-mail set defined by set name.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This method is obsolete and will be removed.")]
public static int GetLastSetRelatedID(
	string setName
)

Parameters

setName
Type: SystemString
Set name

Return Value

Type: Int32
See Also