C# Class SobekCM.Core.UI_Configuration.Viewers.WebContentWriterConfig

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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

Method Details

Clear() public méthode

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
Résultat void

WebContentWriterConfig() public méthode

Constructor for a new instance of the WebContentWriterConfig class
public WebContentWriterConfig ( ) : System
Résultat System