C# Class Nat.Web.Tools.ExtNet.ExtNetBrowseFilterParameters.ExtNetControlParameter

Inheritance: ControlParameter
ファイルを表示 Open project: NATKazakhstan/AspWebGen

Public Methods

Method Description
ExtNetControlParameter ( BaseControl control, string property ) : System
ExtNetControlParameter ( IControl control, string property ) : System

Method Details

ExtNetControlParameter() public method

public ExtNetControlParameter ( BaseControl control, string property ) : System
control BaseControl
property string
return System

ExtNetControlParameter() public method

public ExtNetControlParameter ( IControl control, string property ) : System
control IControl
property string
return System