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