'宣言 Public Shared Function CreateToolbarCombo( _ ByVal className As System.String, _ ByVal optionValues() As System.String, _ ByVal optionTexts() As System.String, _ ByVal defaultValue As System.String _ ) As System.Web.UI.Control
public static System.Web.UI.Control CreateToolbarCombo( System.string className, System.string[] optionValues, System.string[] optionTexts, System.string defaultValue )
パラメータ
- className
- className。
- optionValues
- オプション値。
- optionTexts
- オプション。 オプションテキスト。
- defaultValue