MessageInfoProviderGetMessagesCount Method (String) |
Gets messages count.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax public static int GetMessagesCount(
string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
Where condition
Return Value
Type:
Int32See Also