C# 클래스 SobekCM.Core.UI_Configuration.Viewers.WebContentWriterConfig

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

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