Click or drag to resize

IPortalServiceToggleLSKey Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
void ToggleLSKey(
	string lsKey,
	bool toggle
)

Parameters

lsKey
Type: SystemString
toggle
Type: SystemBoolean
See Also