C# 클래스 MonoSoftware.MonoX.Resources.WebParts.PortalImportCatalogPart

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Localization-Resources

Private Properties

프로퍼티 타입 설명
PortalImportCatalogPart System

공개 메소드들

메소드 설명
ErrorTextFormat ( ) : string

The stub formatting method returning the ErrorText property value.

TitleFormat ( ) : string

The stub formatting method returning the Title property value.

UploadFormat ( ) : string

The stub formatting method returning the Upload property value.

UploadedFormat ( ) : string

The stub formatting method returning the Uploaded property value.

비공개 메소드들

메소드 설명
PortalImportCatalogPart ( ) : System

메소드 상세

ErrorTextFormat() 공개 정적인 메소드

The stub formatting method returning the ErrorText property value.
public static ErrorTextFormat ( ) : string
리턴 string

TitleFormat() 공개 정적인 메소드

The stub formatting method returning the Title property value.
public static TitleFormat ( ) : string
리턴 string

UploadFormat() 공개 정적인 메소드

The stub formatting method returning the Upload property value.
public static UploadFormat ( ) : string
리턴 string

UploadedFormat() 공개 정적인 메소드

The stub formatting method returning the Uploaded property value.
public static UploadedFormat ( ) : string
리턴 string