LocalizationSetup.

HasId(object) Method

Summary

Test if id is present. Id can be present but with no localization.
Namespace
OneClickLocalization.Core
Containing Type
LocalizationSetup

Syntax

public bool HasId(object id)

Parameters

Name Type Description
id object

Return Value

Type Description
bool