ProfileGroupBase Methods
.NET Framework (current version)
Namespace:
System.Web.Profile
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPropertyValue(String^) | Gets the value of a grouped profile property. |
![]() | GetType() | |
![]() | Init(ProfileBase^, String^) | Used by ASP.NET to initialize the grouped profile property values and information. |
![]() | MemberwiseClone() | |
![]() | SetPropertyValue(String^, Object^) | Sets the value of a grouped profile property. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

