PersonalRoleUIExtensionReopened - метод
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public override Task Reopened(
ICardUIExtensionContext context
)
Public Overrides Function Reopened (
context As ICardUIExtensionContext
) As Task
public:
virtual Task^ Reopened(
ICardUIExtensionContext^ context
) override
abstract Reopened :
context : ICardUIExtensionContext -> Task
override Reopened :
context : ICardUIExtensionContext -> Task
- context ICardUIExtensionContext
-
TaskICardUIExtensionReopened(ICardUIExtensionContext)