Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Column
Max
Length Property
Definition
Namespace:
Centralpoint.Web.Cms.DataTransfer
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
int
MaxLength
{
get
;
set
; }
VB
Copy
Public
Property
MaxLength
As
Integer
Get
Set
Property Value
Int32
See Also
Reference
Column Class
Centralpoint.Web.Cms.DataTransfer Namespace
In This Article
Definition
See Also