PageDataGridDataItemClassTempData Property | |
Represents a set of data that persists only instance
Namespace:
SOWIWin.Helper
Assembly:
SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public Dictionary<string, Object> TempData { get; set; }
Public Property TempData As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
ObjectSee Also