Click or drag to resize
QueryRepeaterParentControl Property
Parent control.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Control ParentControl { get; set; }

Property Value

Type: Control
See Also