You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > EventController.PublishEventArgs Class

EventControllerPublishEventArgs Class

AuctionWorx 3.5 API
container for Import CSV arguments
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.MVC.ControllersEventControllerPublishEventArgs

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

Syntax

C#
public class PublishEventArgs

The EventControllerPublishEventArgs type exposes the following members.

Constructors

NameDescription
Public methodEventControllerPublishEventArgs
Initializes a new instance of the EventControllerPublishEventArgs class
Top
Fields

NameDescription
Public fieldActingUserName
The username of the user who requested this action
Public fieldEventID
The event to be published
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.