| AccountStatusInfoProviderGetAccountStatusInfo Method (Int32) | 
            Returns account status with specified ID.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static AccountStatusInfo GetAccountStatusInfo(
	int statusId
)
Parameters
- statusId
 - Type: SystemInt32
Account status ID 
Return Value
Type: 
AccountStatusInfo
See Also