| AccountStatusInfoProviderGetAccountStatusInfoInternal Method (String, String) | 
            Returns account status with specified name.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxprotected virtual AccountStatusInfo GetAccountStatusInfoInternal(
	string statusName,
	string siteName
)
Parameters
- statusName
 - Type: SystemString
Account status name - siteName
 - Type: SystemString
Site name 
Return Value
Type: 
AccountStatusInfo
See Also