Show / Hide Table of Contents

Class HyperLinkAction

Действие вызова перехода по гиперссылкке.

Inheritance
Trivium.Common.Models.Entity
CardAction
BaseUrlAction
HyperLinkAction
Inherited Members
BaseUrlAction.BaseUrl
BaseUrlAction.BaseUrlExpressionId
BaseUrlAction.Parameters
CardAction.Comment
CardAction.EnableExpressionId
Namespace: Trivium.CardsModel.ServerModel.Actions.UrlActions
Assembly: Trivium.CardsModel.dll
Syntax
public class HyperLinkAction : BaseUrlAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector

Properties

HyperlinkOpenTargetDto OpenTarget
Тип открытия ссылки.
Back to top Generated by DocFX