SSRS Viewer for WinRT
SaveToPageState Method

Saves an SsrsNavigationTarget to a dictionary, such as PageState.
Syntax
'Declaration
 
Public Sub SaveToPageState( _
   ByVal pageState As Dictionary(Of String,Object), _
   Optional ByVal prefix As String _
) 
public void SaveToPageState( 
   Dictionary<string,object> pageState,
   string prefix
)

Parameters

pageState
prefix
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SsrsNavigationTarget Class
SsrsNavigationTarget Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback