[]
        
(Showing Draft Content)

C1.Web.Mvc.OperationResult

OperationResult Class

The result of an operation.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class OperationResult

Constructors

Name Description
OperationResult()

Properties

Name Description
Error

Gets or sets the error message.

Success

Gets or sets whether the operation is success.