You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > HttpHeaderAttribute Class > HttpHeaderAttribute Constructor

HttpHeaderAttribute Constructor

AuctionWorx 3.5 API
Initializes a new instance of the HttpHeaderAttribute class

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

Syntax

C#
public HttpHeaderAttribute(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString
See Also

Reference

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