ActionBoxDropDownItem Constructor (String, String) |
Namespace: PDTec.IceNet.Web.UI.ControlsAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic ActionBoxDropDownItem(
string text,
string navigateUrl
)
Parameters
- text
- Type: SystemString
- navigateUrl
- Type: SystemString
See Also