Show / Hide Table of Contents

Class FileLinkSourceEntry

Контрол, содержащий ссылки на файлы в виде значения строкового типа. Связывается с атрибутом справочника.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<System.String>
StringSourceEntry
FileLinkSourceEntry
Inherited Members
StringSourceEntry.DictionaryElements
StringSourceEntry.TrimSpaces
SimpleSourceEntry<String>.DefaultValue
SimpleSourceEntry<String>.Value
SimpleSourceEntry<String>.DefaultValueSettings
ValueSourceEntry.UiDataSource
ValueSourceEntry.ExpressionId
ValueSourceEntry.IsNullable
MutableWithActionsSourceEntry.DoActionOnChangeValue
MutableWithActionsSourceEntry.OnAfterChangeValueConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientActions
SourceEntryBase.Id
SourceEntryBase.Caption
SourceEntryBase.Enable
SourceEntryBase.Visible
SourceEntryBase.Hint
SourceEntryBase.EnableRuleIds
SourceEntryBase.EnableExpressionIds
SourceEntryBase.VisibleRuleIds
SourceEntryBase.VisibleExpressionIds
SourceEntryBase.Access
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class FileLinkSourceEntry : StringSourceEntry, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<string>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector
Back to top Generated by DocFX