Click or drag to resize
UniTreeProviderParentIDColumn Property
Gets or sets the name of column which contains parent id value for current object.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string ParentIDColumn { get; set; }

Property Value

Type: String
See Also