WalletAgent.OnRefreshData Method

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Protected Overridable Sub OnRefreshData ( _
    args As RefreshDataEventArgs _
)
protected virtual void OnRefreshData(
    RefreshDataEventArgs args
)
protected:
virtual void OnRefreshData(
    RefreshDataEventArgs^ args
)
abstract OnRefreshData : 
        args:RefreshDataEventArgs -> unit  
override OnRefreshData : 
        args:RefreshDataEventArgs -> unit

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletAgent Class

Microsoft.Phone.Wallet Namespace