Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Data
List
Box
Text Property
Definition
Namespace:
Centralpoint.Web.UI.Controls
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
Implements
ITextControl
Text
IWebSiteControl
Text
See Also
Reference
CpDataListBox Class
Centralpoint.Web.UI.Controls Namespace
In This Article
Definition
Property Value
Implements
See Also