Codeunit 9170 Conf./Personalization Mgt. in 28
- App
- Base Application
- Namespace
- System.Environment.Configuration
Versions171819202122232425262728latest
Source29
Procedures, 24
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| DefaultRoleCenterID | () | Integer | public | - |
| GetCurrentProfile | (var Record All Profile) | public | - | |
| GetCurrentProfileNoError | (var Record All Profile) | Boolean | public | - |
| TryGetDefaultProfileForCurrentUser | (var Record All Profile) | Boolean | public | - |
| IsCurrentProfile | (Option, Guid, Code[30]) | Boolean | public | - |
| SetCurrentProfile | (Record All Profile) | public | - | |
| CopyProfileWithUserInput | (Record All Profile, var Record All Profile) | public | - | |
| CopyProfile | (Record All Profile, Code[30], Text[100], var Record All Profile) | public | - | |
| ClearProfileConfiguration | (Record All Profile) | public | - | |
| ChangeDefaultRoleCenter | (Record All Profile) | public | - | |
| ValidateDeleteProfile | (Record All Profile) | public | - | |
| ValidateDisableProfile | (Record All Profile) | public | - | |
| FilterToInstalledLanguages | (var Record Windows Language) | public | - | |
| DownloadProfileConfigurationPackage | () | public | - | |
| RaiseOnOpenRoleCenterEvent | () | public | - | |
| SetOtherProfilesAsNonDefault | (Record All Profile) | public | - | |
| ExtractZipFile | (Text, Text) | public | - | |
| GetProfileConfigurationUrlForWeb | (Record All Profile) | Text | public | - |
| CanDeleteProfile | (Record All Profile) | Boolean | public | - |
| GetProfileUrlParameterForEvaluationCompany | () | Text | public | - |
| OpenProfileCustomizationUrl | (Record All Profile) | public | - | |
| IsProfileIdAmbiguous | (Record All Profile) | Boolean | public | - |
| ClearPersonalizedPagesForUser | (Guid) | public | - | |
| GetDefaultProfileID | (Guid, var Record All Profile) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnProfileChanged | (Record All Profile, Record All Profile) | - |
| Integration event | OnAfterCopyProfile | (var Record All Profile, Record All Profile) | - |
| Integration event | OnAfterGetDefaultRoleCenter | (var Integer) | - |
| Integration event | OnRoleCenterOpen | () | - |
| Integration event | OnBeforeValidateDeleteProfile | (Record All Profile, var Boolean) | - |