Click or drag to resize

DataContextNodeConnectorOnHierarchyChanged Method

Informs the context node that the hierarchy changed, so the context and/or master paths may have changed. Has to be called: - Anchestor context changed. - Anchestor master path changed.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void OnHierarchyChanged()
See Also