C# Class DotNetNuke.Modules.Forums.Services.GetForumsCalledEventArgs

Inheritance: System.EventArgs
Show file Open project: DNNCommunity/DNN.Forum

Public Methods

Method Description
GetForumsCalledEventArgs ( int moduleId ) : System

Method Details

GetForumsCalledEventArgs() public method

public GetForumsCalledEventArgs ( int moduleId ) : System
moduleId int
return System