The EditVocabularyPresenter type exposes the following members.

Methods

  NameDescription
Public methodAddTerm
Public methodCancelTerm
Protected methodCheckAuthPolicy (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodDeleteTerm
Public methodDeleteVocabulary
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodLoadFromContext (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodLocalizeString (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnInit (Overrides ModulePresenterBase<(Of <(<'TView>)>)>..::..OnInit()()()().)
Protected methodOnLoad (Overrides ModulePresenterBase<(Of <(<'TView>)>)>..::..OnLoad()()()().)
Protected methodOnNoCurrentUser (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodOnUnauthorizedUser (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodProcessModuleLoadException (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodRedirectToAccessDenied (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodRedirectToCurrentPage (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodRedirectToLogin (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodReleaseView Obsolete. (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodRestoreState (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodSaveState (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodSaveTerm
Public methodSaveVocabulary
Public methodSelectTerm
Protected methodShowMessage(String, ModuleMessage..::..ModuleMessageType) (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodShowMessage(String, ModuleMessage..::..ModuleMessageType, Boolean) (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodShowMessage(String, String, ModuleMessage..::..ModuleMessageType) (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Protected methodShowMessage(String, String, ModuleMessage..::..ModuleMessageType, Boolean) (Inherited from ModulePresenterBase<(Of <(<'TView>)>)>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodToJson
Extension method on object that serializes the value to Json. Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.)

See Also