C# Class SenseNet.Portal.DiscussionForum.ForumView

Inheritance: System.Web.UI.UserControl
Mostra file Open project: maxpavlov/FlexNet

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
ForumBody_ItemDataBound ( object sender, System e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void