BeginNavigateTo Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Begins to asynchronously resolve a symbolic node reference, using the current node to define the navigation scope.
Overload List
Name | Description | |
---|---|---|
BeginNavigateTo(String, AsyncCallback, Object) | Begins to asynchronously resolve a symbolic node reference, using the current node to define the navigation scope. | |
BeginNavigateTo(GraphReference, AsyncCallback, Object) | Begins to asynchronously resolve a symbolic node reference, using the current node to define the navigation scope. |
Top