C# Класс SobekCM.Core.UI_Configuration.Viewers.WebContentWriterConfig

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
Clear ( ) : void

Clears all the previously loaded information, such as the default values

This clears the assembly, and sets the class to the default web content html subwriter class.

WebContentWriterConfig ( ) : System

Constructor for a new instance of the WebContentWriterConfig class

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

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

Clears all the previously loaded information, such as the default values
This clears the assembly, and sets the class to the default web content html subwriter class.
public Clear ( ) : void
Результат void

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

Constructor for a new instance of the WebContentWriterConfig class
public WebContentWriterConfig ( ) : System
Результат System