LocalizationSetup.

RemoveId(object) Method

Summary

Removes an id and its localizations
Namespace
OneClickLocalization.Core
Containing Type
LocalizationSetup

Syntax

public void RemoveId(object id)

Parameters

Name Type Description
id object

Return Value

Type Description
void