C# Class Controls_TextBox, yfkey-scms

Inheritance: System.Web.UI.UserControl, IEditableTextControl
Show file Open project: Novthirteen/yfkey-scms Class Usage Examples

Public Methods

Method Description
DataBind ( ) : void

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method 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 method

public DataBind ( ) : void
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void