C# Класс FFN._Default

This page will create the FFN object and then show you how to call the different methods to return the information that you want. The first thing you need to do is register for an API Key at FantasyFootballNerd.com. When you register for one, enter into the ApiKey variable below. You won't be able to get data without an API key.
Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
DraftRankings global::System.Web.UI.HtmlControls.HtmlGenericControl
GameWeek global::System.Web.UI.WebControls.DropDownList
GridView1 global::System.Web.UI.WebControls.GridView
Heading global::System.Web.UI.WebControls.Literal
Limit global::System.Web.UI.WebControls.TextBox
Literal1 global::System.Web.UI.WebControls.Literal
Literal2 global::System.Web.UI.WebControls.Literal
Literal3 global::System.Web.UI.WebControls.Literal
Literal4 global::System.Web.UI.WebControls.Literal
PlayerDetails global::System.Web.UI.HtmlControls.HtmlGenericControl
Position global::System.Web.UI.WebControls.DropDownList
SOS global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm
pGameWeek global::System.Web.UI.HtmlControls.HtmlGenericControl
pPosition global::System.Web.UI.HtmlControls.HtmlGenericControl
pSubmit global::System.Web.UI.HtmlControls.HtmlGenericControl
playerId global::System.Web.UI.WebControls.TextBox
submit global::System.Web.UI.WebControls.Button

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

DraftRankings защищенное свойство

DraftRankings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl DraftRankings
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

GameWeek защищенное свойство

GameWeek control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList GameWeek
Результат global::System.Web.UI.WebControls.DropDownList

GridView1 защищенное свойство

GridView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView1
Результат global::System.Web.UI.WebControls.GridView

Heading защищенное свойство

Heading control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Heading
Результат global::System.Web.UI.WebControls.Literal

Limit защищенное свойство

Limit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Limit
Результат global::System.Web.UI.WebControls.TextBox

Literal1 защищенное свойство

Literal1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal1
Результат global::System.Web.UI.WebControls.Literal

Literal2 защищенное свойство

Literal2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal2
Результат global::System.Web.UI.WebControls.Literal

Literal3 защищенное свойство

Literal3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal3
Результат global::System.Web.UI.WebControls.Literal

Literal4 защищенное свойство

Literal4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal4
Результат global::System.Web.UI.WebControls.Literal

PlayerDetails защищенное свойство

PlayerDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl PlayerDetails
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

Position защищенное свойство

Position control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList Position
Результат global::System.Web.UI.WebControls.DropDownList

SOS защищенное свойство

SOS control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList SOS
Результат global::System.Web.UI.WebControls.DropDownList

form1 защищенное свойство

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
Результат global::System.Web.UI.HtmlControls.HtmlForm

pGameWeek защищенное свойство

pGameWeek control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pGameWeek
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

pPosition защищенное свойство

pPosition control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pPosition
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

pSubmit защищенное свойство

pSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pSubmit
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

playerId защищенное свойство

playerId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox playerId
Результат global::System.Web.UI.WebControls.TextBox

submit защищенное свойство

submit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button submit
Результат global::System.Web.UI.WebControls.Button