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

Retrieves the table of form fields and their questions in a specified form. In a CMS form, the form question is defined by the user in the descriptive name field in the form element dialog during design time.

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

A table of defined fields with the corresponding questions in a given form.

These questions are mainly used for reporting.

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!