C# Class 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.
Inheritance: System.Web.UI.Page
Afficher le fichier Open project: marcneuwirth/FantasyFootballNerdAPI.NET

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

DraftRankings protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

GameWeek protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

GridView1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.GridView

Heading protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

Limit protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

Literal1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

Literal2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

Literal3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

Literal4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

PlayerDetails protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

Position protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

SOS protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

form1 protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

pGameWeek protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

pPosition protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

pSubmit protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

playerId protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

submit protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button