Click or drag to resize
QueryParametersBaseTParentClone Method
Creates the clone of the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual TParent Clone()

Return Value

Type: TParent
See Also