Click or drag to resize
Cimbalino ToolkitNavigationServiceCurrentParameter Property
Gets any parameter object passed to the target page for the navigation.

Namespace: Cimbalino.Toolkit.Services
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public Object CurrentParameter { get; }

Property Value

Type: Object
Any parameter object passed to the target page for the navigation.

Implements

INavigationServiceCurrentParameter
Version Information

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also