ASP.NET Core MVC Controls | ComponentOne
In This Topic
    IOperationResult Interface
    In This Topic
    File
    c1.mvc.collections.js
    Module
    c1.mvc.collections

    The result of an operation.

    Properties

    Properties

    error

    The error message.

    Type
    string

    success

    A boolean value indicates wheter the operation is success.

    Type
    boolean