MembershipUsersGetEmptyProfile Method |
Returns an empty user profile instance based on the membership profile definitions.
Namespace: ConnectedApps.Cms.Sdk.DataAssembly: ConnectedApps.Cms.Sdk.Data (in ConnectedApps.Cms.Sdk.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic UserProfile GetEmptyProfile()
Public Function GetEmptyProfile As UserProfile
public:
UserProfile^ GetEmptyProfile()
member GetEmptyProfile : unit -> UserProfile
Return Value
Type:
UserProfile
See Also