C# Class SenseNet.Portal.UI.ContentListViews.ListHeaderCell

Inheritance: System.Web.UI.WebControls.TableHeaderCell
Datei anzeigen Open project: maxpavlov/FlexNet

Private Properties

Property Type Description
SortFieldMatches bool

Protected Methods

Method Description
OnPreRender ( EventArgs e ) : void

Private Methods

Method Description
SortFieldMatches ( string sortField ) : bool

Method Details

OnPreRender() protected method

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