Click or drag to resize

ContextHolderContext Property

Data context.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Object Context { get; set; }

Property Value

Type: Object
See Also