C# 클래스 AspNetEdit.Editor.UI.EditorCommand

파일 보기 프로젝트 열기: mono/aspeditor

공개 프로퍼티들

프로퍼티 타입 설명
Abbreviation string
Acronym string
Bold string
Citation string
Code string
Copy string
Cut string
DecreaseFont string
Delete string
Emphasis string
IncreaseFont string
Indent string
Italic string
OrderedList string
Outdent string
Paste string
Redo string
Strikethrough string
Strong string
Subscript string
Superscript string
TeleType string
Underline string
Undo string
UnorderedList string

프로퍼티 상세

Abbreviation 공개적으로 정적으로 프로퍼티

public static string Abbreviation
리턴 string

Acronym 공개적으로 정적으로 프로퍼티

public static string Acronym
리턴 string

Bold 공개적으로 정적으로 프로퍼티

public static string Bold
리턴 string

Citation 공개적으로 정적으로 프로퍼티

public static string Citation
리턴 string

Code 공개적으로 정적으로 프로퍼티

public static string Code
리턴 string

Copy 공개적으로 정적으로 프로퍼티

public static string Copy
리턴 string

Cut 공개적으로 정적으로 프로퍼티

public static string Cut
리턴 string

DecreaseFont 공개적으로 정적으로 프로퍼티

public static string DecreaseFont
리턴 string

Delete 공개적으로 정적으로 프로퍼티

public static string Delete
리턴 string

Emphasis 공개적으로 정적으로 프로퍼티

public static string Emphasis
리턴 string

IncreaseFont 공개적으로 정적으로 프로퍼티

public static string IncreaseFont
리턴 string

Indent 공개적으로 정적으로 프로퍼티

public static string Indent
리턴 string

Italic 공개적으로 정적으로 프로퍼티

public static string Italic
리턴 string

OrderedList 공개적으로 정적으로 프로퍼티

public static string OrderedList
리턴 string

Outdent 공개적으로 정적으로 프로퍼티

public static string Outdent
리턴 string

Paste 공개적으로 정적으로 프로퍼티

public static string Paste
리턴 string

Redo 공개적으로 정적으로 프로퍼티

public static string Redo
리턴 string

Strikethrough 공개적으로 정적으로 프로퍼티

public static string Strikethrough
리턴 string

Strong 공개적으로 정적으로 프로퍼티

public static string Strong
리턴 string

Subscript 공개적으로 정적으로 프로퍼티

public static string Subscript
리턴 string

Superscript 공개적으로 정적으로 프로퍼티

public static string Superscript
리턴 string

TeleType 공개적으로 정적으로 프로퍼티

public static string TeleType
리턴 string

Underline 공개적으로 정적으로 프로퍼티

public static string Underline
리턴 string

Undo 공개적으로 정적으로 프로퍼티

public static string Undo
리턴 string

UnorderedList 공개적으로 정적으로 프로퍼티

public static string UnorderedList
리턴 string