Click or drag to resize

ContextHolderCreateContext Property

Indicates if a context should be created from the specified context type.

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

Property Value

Type: Boolean
See Also