C# Class FTServer.spart

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: iboxdb/ftserver-cs

Protected Properties

Свойство Type Description
begin System.DateTime
isFirstLoad bool
name string
pageCount long
pages List
startId long

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected méthode

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

Property Details

begin protected_oe property

protected DateTime,System begin
Résultat System.DateTime

isFirstLoad protected_oe property

protected bool isFirstLoad
Résultat bool

name protected_oe property

protected string name
Résultat string

pageCount protected_oe property

protected long pageCount
Résultat long

pages protected_oe property

protected List pages
Résultat List

startId protected_oe property

protected long startId
Résultat long