You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Areas Namespaces > RainWorx.FrameWorx.MVC.Areas.HelpPage Namespaces > HelpPageApiModel Class

HelpPageApiModel Class

AuctionWorx 3.5 API
The model that represents an API displayed on the help page.
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.MVC.Areas.HelpPage.ModelsHelpPageApiModel

Namespace:  RainWorx.FrameWorx.MVC.Areas.HelpPage.Models
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public class HelpPageApiModel

The HelpPageApiModel type exposes the following members.

Constructors

NameDescription
Public methodHelpPageApiModel
Initializes a new instance of the HelpPageApiModel class.
Top
Properties

NameDescription
Public propertyApiDescription
Gets or sets the ApiDescription that describes the API.
Public propertyErrorMessages
Gets the error messages associated with this model.
Public propertySampleRequests
Gets the sample requests associated with the API.
Public propertySampleResponses
Gets the sample responses associated with the API.
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.