ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / CallbackManager Class / CurrentIsCallback Property

In This Topic
    CurrentIsCallback Property
    In This Topic
    Gets if current request is callback.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property CurrentIsCallback As Boolean
    public static bool CurrentIsCallback {get;}
    See Also