You are here: Data Classes > FormFieldDefinition Class > FormFieldDefinition Properties > FieldName
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormFieldDefinition.FieldName Property

Gets or sets the name of the field.

C#
[XmlAttributeAttribute("name")]
public String FieldName;
Visual Basic
<XmlAttributeAttribute("name")>
Public Property FieldName() As String

The name is suitable for machine processing, such as with an XML parser.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!