LicenseNotifyHelperSetLicense - метод |
Пространство имён:
Tessa.Extensions.Platform.Client.Help
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static void SetLicense(
ICardModel model,
bool isDisabled
)
Public Shared Sub SetLicense (
model As ICardModel,
isDisabled As Boolean
)
public:
static void SetLicense(
ICardModel^ model,
bool isDisabled
)
static member SetLicense :
model : ICardModel *
isDisabled : bool -> unit
Параметры
- model
- Тип: Tessa.UI.CardsICardModel
- isDisabled
- Тип: SystemBoolean
См. также