AccountStatusInfoProvider.GetAccountStatusInfoInternal Method (String) |
Returns account status with specified name.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax protected virtual AccountStatusInfo GetAccountStatusInfoInternal(
string statusName
)
Parameters
- statusName
- Type: System.String
Account status name
Return Value
Type:
AccountStatusInfoSee Also