PickerControl Constructor |
if imageUrl is provided, text will be ignored
Namespace:
PDTec.IceNet.Web.UI.Controls
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public PickerControl(
string pickerDialogUrl,
PickerStyle style,
string imageUrl,
string text
)
Parameters
- pickerDialogUrl
- Type: SystemString
- style
- Type: PDTec.IceNet.Web.UI.ControlsPickerStyle
- imageUrl
- Type: SystemString
- text
- Type: SystemString
See Also