Click or drag to resize
UIFormParentObject Property
Parent object.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public BaseInfo ParentObject { get; set; }

Property Value

Type: BaseInfo
See Also