C# Класс SenseNet.ContentRepository.Fields.ActivationFieldSetting

Наследование: ShortTextFieldSetting
Показать файл Открыть проект

Защищенные методы

Метод Описание
ParseConfiguration ( System configurationElement, System xmlNamespaceResolver, ContentType contentType ) : void
SetDefaults ( ) : void
WriteConfiguration ( XmlWriter writer ) : void

Описание методов

ParseConfiguration() защищенный Метод

protected ParseConfiguration ( System configurationElement, System xmlNamespaceResolver, ContentType contentType ) : void
configurationElement System
xmlNamespaceResolver System
contentType SenseNet.ContentRepository.Schema.ContentType
Результат void

SetDefaults() защищенный Метод

protected SetDefaults ( ) : void
Результат void

WriteConfiguration() защищенный Метод

protected WriteConfiguration ( XmlWriter writer ) : void
writer System.Xml.XmlWriter
Результат void