ImageGear .NET v25.2 - Updated
ImageGear.Web Assembly / ImageGear.Web.UI Namespace / ImGearSelectionPage Class / ImGearSelectionPage Constructor / ImGearSelectionPage Constructor()




In This Topic
    ImGearSelectionPage Constructor()
    In This Topic
    Class constructor without any parameters
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearSelectionPage()
    public ImGearSelectionPage()
    public: ImGearSelectionPage();
    public:
    ImGearSelectionPage();
    See Also