ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / JsonResourceManager Class / InjectTo Method

In This Topic
    InjectTo Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub InjectTo( _
       ByVal resourceDesignerType As Type _
    ) 
    public static void InjectTo( 
       Type resourceDesignerType
    )

    Parameters

    resourceDesignerType
    See Also