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

Inheritance: ViewBase
Datei anzeigen Open project: maxpavlov/FlexNet

Protected Methods

Method Description
GetFieldList ( ) : IEnumerable
OnLoad ( EventArgs e ) : void

Method Details

GetFieldList() protected method

protected GetFieldList ( ) : IEnumerable
return IEnumerable

OnLoad() protected method

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