Click or drag to resize
MessageInfoProviderGetMessagesCount Method (String)
Gets messages count.

Namespace: CMS.Messaging
Assembly: CMS.Messaging (in CMS.Messaging.dll) Version: 9.0.0
Syntax
C#
public static int GetMessagesCount(
	string whereCondition
)

Parameters

whereCondition
Type: SystemString
Where condition

Return Value

Type: Int32
See Also