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

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

The TreeNavigatorComponent type exposes the following members.

Methods

  Name Description
Protected method BuildHTMLComponentException
Returns an component exception in HTML format.
(Inherited from ActiveScriptingBase.)
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 GetFirstDocument
Returns the ID of first document in the document hierarchy, related to the position of ActualDocumentID.
Public method GetHashCode (Inherited from Object.)
Protected method GetHref
Returns an URL encoded hyperlink reference (link) to the document to navigate to. Query string values are preserved.
Protected method GetLastDocument
Returns the ID of last document in the document hierarchy, related to the position of ActualDocumentID.
Protected method GetNextDocument
Returns the ID of next document in the document hierarchy, related to the position of ActualDocumentID.
Protected method GetPreviousDocument
Returns the ID of previous document in the document hierarchy, related to the position of ActualDocumentID.
Public method GetType (Inherited from Object.)
Public method Invoke
Abstract method that should invoke the component and write its content into the specified stream
(Inherited from TreeInfoComponent.)
Protected method LoadDynamicData
Loads dynamic data properties, based on the ActualDocumentID property.
(Inherited from TreeInfoComponent.)
Protected method LoadDynamicData(Int32)
Loads dynamic data properties.
(Inherited from TreeInfoComponent.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReadFromApplicationCache
Returns data that is read from the application cache.
(Inherited from ActiveScriptingBase.)
Protected method RenderNavigationItem
Renders a navigation element. Derived classes can override this method to implement their own rendering.
Protected method RenderNavigator
Renders the HTML code that creates the actual navigator. Derived classes can override this method to implement their own rendering.
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