C# Class SenseNet.Portal.UI.Controls.RepeaterView

Inheritance: System.Web.UI.WebControls.Repeater
Exibir arquivo Open project: maxpavlov/FlexNet

Private Properties

Property Type Description

Protected Methods

Method Description
OnDataBinding ( EventArgs e ) : void
OnInit ( EventArgs e ) : void

Method Details

OnDataBinding() protected method

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

OnInit() protected method

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