Click or drag to resize
DeviceProfileInfoProviderMoveProfileUpInternal Method
Moves profile up.

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

Parameters

profileId
Type: SystemInt32
Profile ID
See Also