Click or drag to resize

ListsGetRowCount Method

Namespace:  Dynamicweb.Modules.Common
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static int GetRowCount(
	string tableName,
	string filter
)

Parameters

tableName
Type: SystemString
filter
Type: SystemString

Return Value

Type: Int32
See Also