System.Web.Profile.ProfileGroupBase Members

The members of System.Web.Profile.ProfileGroupBase are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates an instance of the System.Web.Profile.ProfileGroupBase class.

Public Properties

default property
Item(string)object. Documentation for this section has not yet been entered.

Public Methods

GetPropertyValue(string) : object

Gets the value of a grouped profile property.

Init(ProfileBase, string)

Used by ASP.NET to initialize the grouped profile property values and information.

SetPropertyValue(string, object)

Sets the value of a grouped profile property.