C# 클래스 MonoSoftware.MonoX.Resources.JavascriptMessages

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

Private Properties

프로퍼티 타입 설명
JavascriptMessages System

공개 메소드들

메소드 설명
ClickHereFormat ( ) : string

The stub formatting method returning the ClickHere property value.

CopyFormat ( ) : string

The stub formatting method returning the Copy property value.

CutFormat ( ) : string

The stub formatting method returning the Cut property value.

DeleteConfirmationFormat ( ) : string

The stub formatting method returning the DeleteConfirmation property value.

DeleteConfirmationMessageFormat ( ) : string

The stub formatting method returning the DeleteConfirmationMessage property value.

DeleteFormat ( ) : string

The stub formatting method returning the Delete property value.

ErrorFormat ( ) : string

The stub formatting method returning the Error property value.

ManagePageTemplatesFormat ( ) : string

The stub formatting method returning the ManagePageTemplates property value.

ManageWebPartsFormat ( ) : string

The stub formatting method returning the ManageWebParts property value.

NewContainerPageFormat ( ) : string

The stub formatting method returning the NewContainerPage property value.

NewExternalPageFormat ( ) : string

The stub formatting method returning the NewExternalPage property value.

NewFolderFormat ( ) : string

The stub formatting method returning the NewFolder property value.

NewFormat ( ) : string

The stub formatting method returning the New property value.

NewPageFormat ( ) : string

The stub formatting method returning the NewPage property value.

NewPagePromptFormat ( ) : string

The stub formatting method returning the NewPagePrompt property value.

PagePropertiesFormat ( ) : string

The stub formatting method returning the PageProperties property value.

PasteFormat ( ) : string

The stub formatting method returning the Paste property value.

PropertiesFormat ( ) : string

The stub formatting method returning the Properties property value.

RenameFormat ( ) : string

The stub formatting method returning the Rename property value.

RenamePromptFormat ( ) : string

The stub formatting method returning the RenamePrompt property value.

RolesFormat ( ) : string

The stub formatting method returning the Roles property value.

SetUrlFormat ( ) : string

The stub formatting method returning the SetUrl property value.

UploadFormat ( ) : string

The stub formatting method returning the Upload property value.

비공개 메소드들

메소드 설명
JavascriptMessages ( ) : System

메소드 상세

ClickHereFormat() 공개 정적인 메소드

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

CopyFormat() 공개 정적인 메소드

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

CutFormat() 공개 정적인 메소드

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

DeleteConfirmationFormat() 공개 정적인 메소드

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

DeleteConfirmationMessageFormat() 공개 정적인 메소드

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

DeleteFormat() 공개 정적인 메소드

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

ErrorFormat() 공개 정적인 메소드

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

ManagePageTemplatesFormat() 공개 정적인 메소드

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

ManageWebPartsFormat() 공개 정적인 메소드

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

NewContainerPageFormat() 공개 정적인 메소드

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

NewExternalPageFormat() 공개 정적인 메소드

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

NewFolderFormat() 공개 정적인 메소드

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

NewFormat() 공개 정적인 메소드

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

NewPageFormat() 공개 정적인 메소드

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

NewPagePromptFormat() 공개 정적인 메소드

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

PagePropertiesFormat() 공개 정적인 메소드

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

PasteFormat() 공개 정적인 메소드

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

PropertiesFormat() 공개 정적인 메소드

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

RenameFormat() 공개 정적인 메소드

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

RenamePromptFormat() 공개 정적인 메소드

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

RolesFormat() 공개 정적인 메소드

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

SetUrlFormat() 공개 정적인 메소드

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

UploadFormat() 공개 정적인 메소드

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