AccountInfoProviderGetAccountInfo Method (Guid, String) |
Returns account with specified GUID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static AccountInfo GetAccountInfo(
Guid accountGuid,
string siteName
)
Parameters
- accountGuid
- Type: SystemGuid
Account GUID - siteName
- Type: SystemString
Site name
Return Value
Type:
AccountInfoSee Also