C# Class MonoSoftware.MonoX.Resources.NewsAdmin

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

Private Properties

Property Type Description
NewsAdmin System

Public Methods

Method Description
Categories_TextFormat ( ) : string

The stub formatting method returning the Categories_Text property value.

CategoryAdminTitleFormat ( ) : string

The stub formatting method returning the CategoryAdminTitle property value.

CategoryDragAndDropFormat ( ) : string

The stub formatting method returning the CategoryDragAndDrop property value.

Global_TitleFormat ( ) : string

The stub formatting method returning the Global_Title property value.

IgnoredMetaWordsTitleFormat ( ) : string

The stub formatting method returning the IgnoredMetaWordsTitle property value.

MetaDescriptionNoteFormat ( ) : string

The stub formatting method returning the MetaDescriptionNote property value.

MetaKeywordsNoteFormat ( ) : string

The stub formatting method returning the MetaKeywordsNote property value.

NewsAdminTitleFormat ( ) : string

The stub formatting method returning the NewsAdminTitle property value.

NewsCategoryRootFormat ( ) : string

The stub formatting method returning the NewsCategoryRoot property value.

NewsContentTypeNotSetFormat ( ) : string

The stub formatting method returning the NewsContentTypeNotSet property value.

NewsDragAndDropFormat ( ) : string

The stub formatting method returning the NewsDragAndDrop property value.

NewsItemIdNotSetFormat ( ) : string

The stub formatting method returning the NewsItemIdNotSet property value.

News_AddNew_TextFormat ( ) : string

The stub formatting method returning the News_AddNew_Text property value.

News_Content_TextFormat ( ) : string

The stub formatting method returning the News_Content_Text property value.

News_Save_TextFormat ( ) : string

The stub formatting method returning the News_Save_Text property value.

News_Saved_TextFormat ( ) : string

The stub formatting method returning the News_Saved_Text property value.

News_Title_TextFormat ( ) : string

The stub formatting method returning the News_Title_Text property value.

PublisherAdminTitleFormat ( ) : string

The stub formatting method returning the PublisherAdminTitle property value.

QuickNews_NoCategoriesFormat ( ) : string

The stub formatting method returning the QuickNews_NoCategories property value.

TreeViewNewsCountTitleFormat ( ) : string

The stub formatting method returning the TreeViewNewsCountTitle property value.

TreeViewOrderTitleFormat ( ) : string

The stub formatting method returning the TreeViewOrderTitle property value.

Validation_InsertNoAllowedNonDefaultLangFormat ( ) : string

The stub formatting method returning the Validation_InsertNoAllowedNonDefaultLang property value.

Validation_News_Title_TextFormat ( ) : string

The stub formatting method returning the Validation_News_Title_Text property value.

Validation_PleaseSelectCategoryFormat ( ) : string

The stub formatting method returning the Validation_PleaseSelectCategory property value.

Private Methods

Method Description
NewsAdmin ( ) : System

Method Details

Categories_TextFormat() public static method

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

CategoryAdminTitleFormat() public static method

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

CategoryDragAndDropFormat() public static method

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

Global_TitleFormat() public static method

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

IgnoredMetaWordsTitleFormat() public static method

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

MetaDescriptionNoteFormat() public static method

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

MetaKeywordsNoteFormat() public static method

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

NewsAdminTitleFormat() public static method

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

NewsCategoryRootFormat() public static method

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

NewsContentTypeNotSetFormat() public static method

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

NewsDragAndDropFormat() public static method

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

NewsItemIdNotSetFormat() public static method

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

News_AddNew_TextFormat() public static method

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

News_Content_TextFormat() public static method

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

News_Save_TextFormat() public static method

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

News_Saved_TextFormat() public static method

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

News_Title_TextFormat() public static method

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

PublisherAdminTitleFormat() public static method

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

QuickNews_NoCategoriesFormat() public static method

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

TreeViewNewsCountTitleFormat() public static method

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

TreeViewOrderTitleFormat() public static method

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

Validation_InsertNoAllowedNonDefaultLangFormat() public static method

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

Validation_News_Title_TextFormat() public static method

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

Validation_PleaseSelectCategoryFormat() public static method

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