Click or drag to resize
DocumentSortHandler Constructor (DocumentSortHandler)
Constructor

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public DocumentSortHandler(
	DocumentSortHandler parentHandler
)

Parameters

parentHandler
Type: CMS.DocumentEngineDocumentSortHandler
Parent handler
See Also