PresenterControlComboboxItem2.PreFetchContext(String) Method
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.
public:
virtual void PreFetchContext(System::String ^ url);
public virtual void PreFetchContext (string url);
abstract member PreFetchContext : string -> unit
override this.PreFetchContext : string -> unit
Public Overridable Sub PreFetchContext (url As String)
Parameters
- url
- String