Click or drag to resize
ForumGroupInfoProviderSendOptInConfirmation Method
Gets setting value indicating if double opt-in confirmation emails should be sent

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static bool SendOptInConfirmation(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also