PersonalRoleUIExtensionReopened - метод
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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)