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

Indicates whether a form's fields are pre-filled when the form is displayed.

  • True - a form's fields are pre-filled when the form is displayed.
  • False - a form's fields are empty when the form is displayed.

C#
public Boolean AutoFill;
Visual Basic
Public Property AutoFill() As Boolean
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!