List & Label .NET
combit.Reporting.Web.WindowsClientWebDesigner Namespace / WebDesignerExtensionClassInputsInfo Class / WebDesignerExtensionClassInputsInfo Constructor


In This Topic
    WebDesignerExtensionClassInputsInfo Constructor
    In This Topic
    Definition of extension class inputs (properties and constructor parameters).
    Overload List
    OverloadDescription
    Initializes a new instance of the WebDesignerExtensionClassInputsInfo class. Use this constructor only for extension class constructor parameters.  
    Initializes a new instance of the WebDesignerExtensionClassInputsInfo class. Use this constructor only for extension class constructor parameters and when parameter type is not explicitly available on server.  
    Initializes a new instance of the WebDesignerExtensionClassInputsInfo class. Use this constructor only for extension class properties.  
    Initializes a new instance of the WebDesignerExtensionClassInputsInfo class. Use this constructor only for extension class properties and when propertiy type is not explicitly available in server.  
    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    See Also