DeleteDocument Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The DeleteDocument type exposes the following members.

Methods

  Name Description
Protected method BuildHTMLComponentException
Returns an component exception in HTML format.
(Inherited from ActiveScriptingBase.)
Protected method CheckAccess
Determines if the caller has delete access to a document. If permanent delete is specified, the GlobalRights.DestroyDocuments right is checked as well.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GenerateLinkTargetAttribute
Returns the attribute string to be written to the link.
(Inherited from ActiveScriptingBase.)
Protected method GetCorrectField
Extracts the correct value from a passed in EPT field name and a static field value.
(Inherited from ActiveScriptingBase.)
Protected method GetDeleteLink
Generates the link (hyperlink reference) to use when deleting a document.
Protected method GetDocumentToDelete
Determines, from the properties of this component, what document to delete.
Protected method GetEncodedConfirmText
Gets the correctly encoded confirm text depending on the setting of the BackwardsComponentCompatibilityMode property.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invoke
This method invokes the component and writes its content into the specified stream
Protected method MemberwiseClone (Inherited from Object.)
Protected method PerformDocumentDelete
Performs a delete operation using the current delete options.
Protected method ReadFromApplicationCache
Returns data that is read from the application cache.
(Inherited from ActiveScriptingBase.)
Protected method RenderAdvancedButton
Renders an advanced button (the HTML element Button) to the input stream that contains a link back to the same page with delete instructions. Derived classes can override this method to provide their own rendering code.
Protected method RenderButton
Renders a standard button (the HTML element Input type button) to the Input stream that contains a link back to the same page with delete instructions. Derived classes can override this method to provide their own rendering code.
Protected method RenderLink
Renders an advanced button (the HTML element Butoon) to the Input stream that contains a link back to the same page with delete instructions. Derived classes can override this method to provide their own rendering code.
Protected method RenderSubmitButton
Renders a submit button (the HTML element Input type submit) contained within a form element to the Input stream that submits back to the same page with delete instructions in the query string. Derived classes can override this method to provide their own rendering code.
Protected method SetApplicationCache
Stores a string in the application cache.
(Inherited from ActiveScriptingBase.)
Protected method SyncronizeMLC
Provides support for components that needs to be MLC aware, by localizing the supplied category or presentation template from the current document, or the preferred language of the visitor.
(Inherited from ActiveScriptingBase.)
Public method ToString (Inherited from Object.)
Protected method WriteAttribute(TextWriter, String, String)
Writes an attribute string to the supplied stream, unless Value is an empty string or null
(Inherited from ActiveScriptingBase.)
Protected method WriteAttribute(TextWriter, String, String, Boolean)
Writes an attribute string to the supplied stream.
(Inherited from ActiveScriptingBase.)
Top
See Also

Reference