Method OnActivate
OnActivate(string, VisualElement)
This method is being called when the provider is activated
Declaration
public override void OnActivate(string searchContext, VisualElement rootElement)
Parameters
Type | Name | Description |
---|---|---|
string | searchContext | The context with the search |
VisualElement | rootElement | The VisualElement with the root |