GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPartInfo Class / SingleClick Property
In This Topic
    SingleClick Property
    In This Topic
    Gets or sets the JavaScript to be executed when the user clicks an object.
    Syntax
    public string SingleClick {get; set;}

    Property Value

    This defaults to null
    Remarks
    This just gets or sets the "SingleClick" property.
    See Also