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