DeviceProfileInfoProviderMoveProfileUp Method |
Moves profile up.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static void MoveProfileUp(
int profileId
)
Parameters
- profileId
- Type: SystemInt32
Profile ID
See Also