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

Gets or sets the user information as an Ektron.Cms.UserData object.

C#
public UserData UserInfo;
Visual Basic
Public Property UserInfo() As UserData

UserId and UserInfo are not kept synchronized in this class.

Copyright (c) 2007. All rights reserved.
What do you think about this topic? Send feedback!