TypedValueSetterTPlaceholders Class

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class TypedValueSetter<TPlaceholders> : TypedValueSetter
where TPlaceholders : new(), IClientPlaceholderCommandsProvider
Inheritance
Object    TypedValueSetter    TypedValueSetterTPlaceholders

Type Parameters

TPlaceholders

Constructors

Properties

DynamicValue  
Mode Editor mode.
(Inherited from TypedValueSetter)
TranslatableValue Translatable Value.
(Inherited from TypedValueSetter)
TypedValue Static Value.
(Inherited from TypedValueSetter)

See Also