Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Social
Field Class
Field Constructor
Field Constructor
Field Constructor (String, FieldType)
Field Constructor (Boolean, Int32, Int32, String, FieldType)
Field Constructor (String, FieldType)
Initializes a new instance of an object.
Namespace:
Dynamicweb.Content.Social
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
C#
VB
Copy
public
Field
(
string
label
,
FieldType
type
)
Public
Sub
New
(
label
As
String
,
type
As
FieldType
)
Parameters
label
Type:
System
String
Field label.
type
Type:
Dynamicweb.Content.Social
FieldType
Field type.
Remarks
See Also
Reference
Field Class
Field Overload
Dynamicweb.Content.Social Namespace