Method RemoveProfile
RemoveProfile(String)
Removes a profile.
Declaration
public void RemoveProfile(string profileId)
Parameters
| Type | Name | Description |
|---|---|---|
| String | profileId | The id of the profile to remove. |
Removes a profile.
public void RemoveProfile(string profileId)
| Type | Name | Description |
|---|---|---|
| String | profileId | The id of the profile to remove. |