C# Class Controls_TextBox, yfkey-scms

Inheritance: System.Web.UI.UserControl, IEditableTextControl
Afficher le fichier Open project: Novthirteen/yfkey-scms Class Usage Examples

Méthodes publiques

Méthode Description
DataBind ( ) : void

Méthodes protégées

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

Private Methods

Méthode Description
BindCascadeData ( ) : void
GenScriptMgrParameter ( ) : string
GenServiceParameter ( ) : string
GetDataFromDS ( ) : string
GetMethodName ( ) : string
GetWebServiceData ( ) : string
ProcessServiceParameter ( string result ) : string
SetCascadeClear ( ) : void
getPropertyInfo ( PropertyInfo propertyInfo, Object obj, string field, string description ) : PropertyInfo

Method Details

DataBind() public méthode

public DataBind ( ) : void
Résultat void

Page_Load() protected méthode

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