AccountInfoProviderGetAccountInfo Method (Int32) |
Returns account with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static AccountInfo GetAccountInfo(
int accountId
)
Parameters
- accountId
- Type: SystemInt32
Account ID
Return Value
Type:
AccountInfoSee Also