Click or drag to resize

ListFilterGetSubName Method

Creates a sub-name for a filter control. The name is based on the filter's name.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual string GetSubName(
	string suffix
)

Parameters

suffix
Type: SystemString
An additional suffix to be applied to the name.

Return Value

Type: String
Remarks