C# Class MonoSoftware.MonoX.Resources.WebParts.PortalImportCatalogPart

Afficher le fichier Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Свойство Type Description
PortalImportCatalogPart System

Méthodes publiques

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

Private Methods

Méthode Description
PortalImportCatalogPart ( ) : System

Method Details

ErrorTextFormat() public static méthode

The stub formatting method returning the ErrorText property value.
public static ErrorTextFormat ( ) : string
Résultat string

TitleFormat() public static méthode

The stub formatting method returning the Title property value.
public static TitleFormat ( ) : string
Résultat string

UploadFormat() public static méthode

The stub formatting method returning the Upload property value.
public static UploadFormat ( ) : string
Résultat string

UploadedFormat() public static méthode

The stub formatting method returning the Uploaded property value.
public static UploadedFormat ( ) : string
Résultat string