Click or drag to resize
BizFormItemObjectParent Property
Gets or sets BizForm which this item belongs to.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax
C#
protected override BaseInfo ObjectParent { get; set; }

Property Value

Type: BaseInfo
See Also