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