Click or drag to resize
ObjectTypeInfoAllowTouchParent Property
Indicates if parent is allowed to be touched, if exists. Default is true.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool AllowTouchParent { get; set; }

Property Value

Type: Boolean
See Also