AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

OKSerialized Class

Custom IHttpActionResult that serializes the response data as JSON, ignoring serializable backing fields and using indented formatting.

Namespace:  AdvantageCSP.API.Classes
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public class OKSerialized : IHttpActionResult

Inheritance Hierarchy


Object
  AdvantageCSP.API.Classes..::..OKSerialized