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

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

Public Methods

Method Description
GetForumCalledEventArgs ( int forumId ) : System

Method Details

GetForumCalledEventArgs() public method

public GetForumCalledEventArgs ( int forumId ) : System
forumId int
return System