ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / AjaxCallback Property

In This Topic
    AjaxCallback Property
    In This Topic
    Defines the callback for get content by AJAX mode.
    Syntax
    'Declaration
     
    Public Property AjaxCallback As System.String
    public System.string AjaxCallback {get; set;}
    See Also