AccountInfoProvider.GetAccountInfo Method (Int32) |
Returns account with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static AccountInfo GetAccountInfo(
int accountId
)
Parameters
- accountId
- Type: System.Int32
Account ID
Return Value
Type:
AccountInfo
See Also