ProfileInfo Constructor

 

Creates an instance of the ProfileInfo class.

Namespace:   System.Web.Profile
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodProfileInfo()

Creates an instance of the ProfileInfo object for a class that inherits the ProfileInfo class.

System_CAPS_pubmethodProfileInfo(String^, Boolean, DateTime, DateTime, Int32)

Creates an instance of the ProfileInfo class with the specified property values.

Return to top
Show: