| ConsentServiceGetFoundConsentsCount Method |
Namespace:
Dynamicweb.DataProcessing
Assembly:
Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax public int GetFoundConsentsCount(
string searchText
)
Public Function GetFoundConsentsCount (
searchText As String
) As Integer
Parameters
- searchText
- Type: SystemString
Return Value
Type:
Int32See Also