Web API Edition | ComponentOne
C1.Web.Api.Image Namespace / ImageExportSource Class / ControlConstructor Property

In This Topic
    ControlConstructor Property
    In This Topic
    The full name of the control.
    Syntax
    'Declaration
     
    
    Public Property ControlConstructor As String
    public string ControlConstructor {get; set;}
    See Also