Click or drag to resize

BackendConvertFiltersToString Method

Converts the filters to string.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static string ConvertFiltersToString(
	BackendFilters filter
)

Parameters

filter
Type: Dynamicweb.NewsBackendFilters
The filter.

Return Value

Type: String
See Also