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

Gets or sets a boolean indicating whether the user is a Membership user or not. This is for UserData object.

C#
public Boolean IsMemberShip;
Visual Basic
Public Property IsMemberShip() As Boolean

A boolean indicating whether the user is a Membership user.

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