Click or drag to resize
DeviceProfileInfoProviderMoveProfileDown Method
Moves profile down.

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

Parameters

profileId
Type: SystemInt32
Profile ID
See Also