Click or drag to resize
BlogHelperGetBlogDoubleOptInInterval Method
Get blog double opt-in interval from settings

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public static int GetBlogDoubleOptInInterval(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name of related settings

Return Value

Type: Int32
See Also