ProfileGroupBase::Init Method (ProfileBase^, String^)
.NET Framework (current version)
Used by ASP.NET to initialize the grouped profile property values and information.
Assembly: System.Web (in System.Web.dll)
Parameters
- parent
-
Type:
System.Web.Profile::ProfileBase^
The class that inherits ProfileBase that is assigned to the Profile property.
- myName
-
Type:
System::String^
The name of the profile property group.
This method is not intended to be used from your code.
.NET Framework
Available since 2.0
Available since 2.0
Show: