System.Web.Profile.DefaultProfile Class

Represents a user-profile instance when no profile properties are defined.

See Also: DefaultProfile Members

Syntax

public class DefaultProfile : ProfileBase

Remarks

The System.Web.Profile.DefaultProfile class is used by ASP.NET to return a default instance of a user profile when the profile feature is enabled but no properties are defined.

Requirements

Namespace: System.Web.Profile
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0