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

This method is obsolete. Please use the AddMembershipUser method. 

Adds a new membership user to CMS.

C#
[Obsolete("Use ""AddMembershipUser"" instead.")]
public UserData AddNewUser(UserData udUserData);
Visual Basic
<Obsolete("Use ""AddMembershipUser"" instead.")>
Public Function AddNewUser(ByVal udUserData As UserData) As UserData
Parameters 
Description 
udUserData 
An object of class which represents the corresponding user elements. 

Ektron.Cms.UserData

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!