ReportExecutionService.Render2Async Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Render2Async(String, String, PageCountMode) | |
| Render2Async(String, String, PageCountMode, Object) |
Render2Async(String, String, PageCountMode)
public:
void Render2Async(System::String ^ Format, System::String ^ DeviceInfo, Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode PaginationMode);
public void Render2Async (string Format, string DeviceInfo, Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode PaginationMode);
member this.Render2Async : string * string * Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode -> unit
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode)
Parámetros
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
Se aplica a
Render2Async(String, String, PageCountMode, Object)
public:
void Render2Async(System::String ^ Format, System::String ^ DeviceInfo, Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::PageCountMode PaginationMode, System::Object ^ userState);
public void Render2Async (string Format, string DeviceInfo, Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode PaginationMode, object userState);
member this.Render2Async : string * string * Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode * obj -> unit
Public Sub Render2Async (Format As String, DeviceInfo As String, PaginationMode As PageCountMode, userState As Object)
Parámetros
- Format
- String
- DeviceInfo
- String
- PaginationMode
- PageCountMode
- userState
- Object