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

This method creates the editable fields(UI) for user's custom properties.

C#
public String EditUserCustomProperties(Optional ByVal Long UserId, Optional ByVal Boolean bReadOnly);
Visual Basic
Public Function EditUserCustomProperties(Optional ByVal UserId As Long = 0, Optional ByVal bReadOnly As Boolean = False) As String
Parameters 
Description 
UserId 
User's ID. If the user ID is not specified then it will return empty fields. 
bReadOnly 
 

String

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!