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

Inheritance: System.Web.UI.WebControls.TableHeaderCell
Afficher le fichier Open project: maxpavlov/FlexNet

Private Properties

Свойство Type Description
SortFieldMatches bool

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void

Private Methods

Méthode Description
SortFieldMatches ( string sortField ) : bool

Method Details

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void