Click or drag to resize

PageStackEntryToString Method

Returns a string that represents the current object.

Namespace:  Cauldron.XAML.Navigation
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also