FilterSelectorPanelEntry SetSort Method A Sandcastle Documented Class Library
Sets the sort so this entry object knows how to compare itself. Should be driven by the FilterSelectorPanel control.

Namespace: P4s3Web.WebAppHelperLib
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void SetSort(
	FilterSelectorPanel..::..FilterSelectorPanelSort s
)
See Also