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

Mostra file Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
PortalImportCatalogPart System

Public Methods

Method 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

Method Description
PortalImportCatalogPart ( ) : System

Method Details

ErrorTextFormat() public static method

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

TitleFormat() public static method

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

UploadFormat() public static method

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

UploadedFormat() public static method

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