FormUserControlInfoUserControlParentID Property |
ID of the parent user control. Is equal to 0 if the control has no parent control
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 11.0.0
Syntax public int UserControlParentID { get; set; }
Property Value
Type:
Int32See Also