logo
FPTV Documentation
Search
Cancel
User Class
Namespace:
FPTV.Models.BLL.User
Assembly: FPTV (in FPTV.dll)
VB
C#
F#
C++
JScript
Copy
public class User
This language is not supported or no code example is available.
Methods
Name
Description
existProfile(FPTVContext, Guid)
getFavPlayersByUserID(FPTVContext, Guid)
getFavTeamsByUserID(FPTVContext, Guid)
getProfileByUserID(FPTVContext, Guid)
getProfilePictureByUserID(FPTVContext, Guid)
getProfiles(FPTVContext)
getTopicsByUserID(FPTVContext, Guid)
Top
Applies to
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
See Also
FPTV.Models.BLL.User Namespace
In this article
Definition