C# Класс SenseNet.Portal.Portlets.ConfigurationWrapper

This class provides an accessing mechanizm to the frequently used field content properties.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ConfigurationWrapper ( SenseNet.ContentRepository configContent ) : System
ConfigurationWrapper ( string path ) : System

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

ConfigurationWrapper() публичный Метод

public ConfigurationWrapper ( SenseNet.ContentRepository configContent ) : System
configContent SenseNet.ContentRepository
Результат System

ConfigurationWrapper() публичный Метод

public ConfigurationWrapper ( string path ) : System
path string
Результат System