AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

GridDataKeyValue..::..DataValue Property

The value of DataField for the clicked row, boxed as Object to accommodate any underlying type (int, Guid, string, …).

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

Syntax


public Object DataValue { get; set; }

Field Value

The boxed key value for the row.