The members of System.Web.Profile.ProfileManager are listed below.
See Also: Inherited members from System.Object
staticApplicationName string. Documentation for this section has not yet been entered. [read-only] staticAutomaticSaveEnabled bool. Documentation for this section has not yet been entered. [read-only] staticEnabled bool. Documentation for this section has not yet been entered. [read-only] staticProvider ProfileProvider. Documentation for this section has not yet been entered. [read-only] staticProviders ProfileProviderCollection. Documentation for this section has not yet been entered.
staticDeleteInactiveProfiles(ProfileAuthenticationOption, DateTime) : int Documentation for this section has not yet been entered. staticDeleteProfile(string) : bool Documentation for this section has not yet been entered. staticDeleteProfiles(string[]) : int Documentation for this section has not yet been entered. staticDeleteProfiles(ProfileInfoCollection) : int Documentation for this section has not yet been entered. staticFindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime) : ProfileInfoCollection Documentation for this section has not yet been entered. staticFindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. staticFindProfilesByUserName(ProfileAuthenticationOption, string) : ProfileInfoCollection Documentation for this section has not yet been entered. staticFindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. staticGetAllInactiveProfiles(ProfileAuthenticationOption, DateTime) : ProfileInfoCollection Documentation for this section has not yet been entered. staticGetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. staticGetAllProfiles(ProfileAuthenticationOption) : ProfileInfoCollection Documentation for this section has not yet been entered. staticGetAllProfiles(ProfileAuthenticationOption, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. staticGetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime) : int Documentation for this section has not yet been entered. staticGetNumberOfProfiles(ProfileAuthenticationOption) : int Documentation for this section has not yet been entered.