C# Class Ext.Net.Examples.FeedViewer.FeedViewPort

Inheritance: Viewport
显示文件 Open project: pgodwin/Ext.net

Public Methods

Method Description
FeedViewPort ( ) : System.Web.UI

Protected Methods

Method Description
OnInit ( System e ) : void

Method Details

FeedViewPort() public method

public FeedViewPort ( ) : System.Web.UI
return System.Web.UI

OnInit() protected method

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