JHWebControl.GetValueForSuffix Method

DCSoft.DBUtilityGeneric

JHWebControlGetValueForSuffix Method
Overload List
  Name Description
Public method Static member GetValueForSuffix(Page, DataTable, String)
获取页面中控件的值,赋值给表格首行中对应列,如果表格行数为零,则自动创建并附加新行,异常直接抛出
Public method Static member GetValueForSuffixTmodel(Page, Tmodel, String)
获取页面中控件的值,赋值给对应的对象属性中,异常直接抛出
Top
See Also