BreadCrumbNodeCollection.EndUpdate Method
Name | Parameters | Description |
---|---|---|
EndUpdate() | none | Unlocks the BreadCrumbNodeCollection that was previously locked by the BreadCrumbNodeCollection.BeginUpdate method. |
EndUpdate(Boolean) | raiseChanged | Unlocks the BreadCrumbNodeCollection that was previously locked by the BreadCrumbNodeCollection.BeginUpdate method and specifies whether the BreadCrumbNodeCollection.CollectionChanged event should be fired. |