Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Delete
Preview
Add
Item Method
Definition
Namespace:
Centralpoint.Web.UI.Console
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
AddItem
(
string
text
)
VB
Copy
Public
Sub
AddItem
(
text
As
String
)
Parameters
text
String
See Also
Reference
DeletePreview Class
Centralpoint.Web.UI.Console Namespace
In This Article
Definition
See Also