You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO > Address Class

Address Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTOAddress

Namespace:  RainWorx.FrameWorx.DTO
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class Address

The Address type exposes the following members.

Constructors

NameDescription
Public methodAddress
Initializes a new instance of the Address class
Top
Properties

NameDescription
Public propertyCity
Public propertyCountry
Public propertyDescription
Public propertyFirstName
Public propertyID
Public propertyLastName
Public propertyStateRegion
Public propertyStreet1
Public propertyStreet2
Public propertyZipPostal
Top
Methods

NameDescription
Public methodClone
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.