ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / IResourceRepositoryProvider Interface / GetResource Method

In This Topic
    GetResource Method (IResourceRepositoryProvider)
    In This Topic
    Gets the resource in the format compatible with backend.
    Syntax
    'Declaration
     
    Function GetResource( _
       ByVal resource As ResourceInfo _
    ) As Stream
    Stream GetResource( 
       ResourceInfo resource
    )

    Parameters

    resource
    See Also