SearchControlDataSource.VerbNames.NotifyNavigationKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the action of notifying the data source that a navigation key is pressed. Value is “NotifyNavigationKey”.
public: static initonly System::String ^ NotifyNavigationKey;
static initonly std::wstring NotifyNavigationKey;
public static readonly string NotifyNavigationKey;
staticval mutable NotifyNavigationKey : string
Public Shared ReadOnly NotifyNavigationKey As String