Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public void GetResourceAsync(
	string culture
)
Visual Basic (Declaration)
Public Sub GetResourceAsync ( _
	culture As String _
)
Visual C++
public:
void GetResourceAsync(
	String^ culture
)

Parameters

culture
Type: System..::.String

See Also