Click or drag to resize
ItemItemParentId Property
Gets or sets the item's parent item.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> ItemParentId { get; set; }

Property Value

Type: NullableGuid
See Also