Click or drag to resize
DeviceProfileInfoProviderMoveProfileDown Method
Moves profile down.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
public static void MoveProfileDown(
	int profileId
)

Parameters

profileId
Type: SystemInt32
Profile ID
See Also