Click or drag to resize

UserIsModerator Method

Indicates whether this user logged in as a moderator or not.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
bool IsModerator()

Return Value

Type: Boolean
true if this user is a moderator.
Remarks
Moderator users have this property set to MODERATOR.
See Also