| BlogHelperGetBlogDoubleOptInInterval Method | 
            Get blog double opt-in interval from settings
            
 
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
 Syntax
Syntaxpublic static int GetBlogDoubleOptInInterval(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name of related settings
Return Value
Type: 
Int32 See Also
See Also