ProfileSubtypeManager.GetProfileSubtype Method
Include Protected Members
Include Inherited Members
Retrieves a profile subtype.
Overload List
Name | Description | |
---|---|---|
GetProfileSubtype(Int32) | Retrieves the profile subtype that matches the specified subtype identifier. | |
GetProfileSubtype(String) | Retrieves the profile subtype with the specified name. |
Top