Метод | Описание | |
---|---|---|
GetChildDxButtons ( ) : ASPxButton[] | ||
GetChildDxEdits ( ) : ASPxEditBase[] | ||
Localize ( ) : void | ||
Page_Load ( object sender, EventArgs, e ) : void |
protected GetChildDxButtons ( ) : ASPxButton[] | ||
Результат | ASPxButton[] |
protected GetChildDxEdits ( ) : ASPxEditBase[] | ||
Результат | ASPxEditBase[] |
protected Page_Load ( object sender, EventArgs, e ) : void | ||
sender | object | |
e | EventArgs, | |
Результат | void |