ComponentOne ASP.NET MVC Controls
IOperationResult Interface
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