System.Web.Profile.ProfileGroupBase: Method Members

The methods of System.Web.Profile.ProfileGroupBase are listed below. For a list of all members, see the ProfileGroupBase Members list.

See Also: Inherited members from System.Object

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.