Click or drag to resize
DeviceProfileInfoProviderMoveProfileDownInternal Method
Moves profile up.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual void MoveProfileDownInternal(
	int profileId
)

Parameters

profileId
Type: SystemInt32
Profile ID
See Also