Click or drag to resize
BoardInfoProviderEnableDoubleOptIn Method
Gets setting value indicating if double opt-in should be enabled

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

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also