AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..AdvantageGridItem Class

Lightweight row identifier carried on every event raised by AdvantageGrid. Wraps the list of GridDataKeyValue pairs that uniquely identify the row; pass them to [GetRecordFromList{T}] to resolve back to the original entity.

Namespace:  AdvantageCMS.Web.UI.Admin
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


[SerializableAttribute]
public class AdvantageGridItem

Inheritance Hierarchy


Object
  AdvantageCMS.Web.UI.Admin..::..AdvantageGrid..::..AdvantageGridItem