AccountHelperGetNewAccount Method |
Creates and returns new account.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public static AccountInfo GetNewAccount(
string namePrefix
)
Parameters
- namePrefix
- Type: SystemString
Return Value
Type:
AccountInfoReturns new AccountInfo
See Also