You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Form Class > Form Methods > GetFormFieldList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Form.GetFormFieldList Method

Retrieves the list of form fields defined in the specified form.

C#
public FormFieldList GetFormFieldList(Long FormId);
Visual Basic
Public Function GetFormFieldList(ByVal FormId As Long) As FormFieldList
Parameters 
Description 
FormId 
Specifies the form. Value Type: System.Int32  

The list for defined fields in the given form. Ektron.Cms.FormFieldList

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!