Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Relation
Column(String) Constructor
Initializes a new instance of the
Relation
Column
class
Definition
Namespace:
Centralpoint.Web.Cms
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
Column
(
string
name
)
VB
Copy
Public
Sub
New
(
name
As
String
)
Parameters
name
String
See Also
Reference
Relation
Column Structure
Relation
Column Overload
Centralpoint.Web.Cms Namespace
In This Article
Definition
See Also