QuickObjects.ObjectBase Send comments on this topic.
NameField Constructor(String)
See Also 
Akal.QuickObjects.ObjectBase Namespace > NameField Class > NameField Constructor : NameField Constructor(String)
name

NameField

Default constructor for NameField class.

Parameters:
Description
nameUsed to set the Value property.

Syntax

C# 
public NameField( 
   string name
)

Parameters

name

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also