Click or drag to resize
UsersGetEmptyProfile Method
Returns an empty user profile instance based on the user profile definitions.

Namespace: ConnectedApps.Cms.Sdk.Data
Assembly: ConnectedApps.Cms.Sdk.Data (in ConnectedApps.Cms.Sdk.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UserProfile GetEmptyProfile()

Return Value

Type: UserProfile
See Also