Click or drag to resize

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; }

Property Value

Type: DictionaryString, Object
See Also