SettingsUnitPluginBaseCheckFragmentsSupport - метод

Determines whether the plugin supports fragment processing for the specified settings unit with identifier unitID.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public virtual bool CheckFragmentsSupport(
	Guid unitID
)

Параметры

unitID  Guid
The unique identifier of the settings unit.

Возвращаемое значение

Boolean
the plugin supports fragment processing for the unit with identifier unitID; otherwise .

Реализации

ISettingsUnitPluginCheckFragmentsSupport(Guid)

См. также