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

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

The InsertLinksToMLCSiblings type exposes the following members.

Methods

  Name Description
Protected method BuildHTMLComponentException
Returns an component exception in HTML format.
(Inherited from ActiveScriptingBase.)
Protected method BuildLink
Builds the link to be written. This method is called by the Invoke method.
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 GetDocumentLanguage
Returns the language of the an MLC documents.
(Inherited from MLCBase.)
Public method GetHashCode (Inherited from Object.)
Protected method GetLanguageText
Returns the language text to use. The result depends on the Translations and the NoDisplayCountry properties
Protected method GetMLCDocumentSibling
Returns the sibling document to the specified document that has the language indicated by the LanguageID property.
(Inherited from MLCBase.)
Protected method GetMLCDocumentSiblingByLanguageCode
Returns the sibling document to the specified document that has the language code specified.
(Inherited from MLCBase.)
Protected method GetSiblingCollection
Returns a collection of siblings given a document identifier.
(Inherited from MLCBase.)
Public method GetType (Inherited from Object.)
Public method Invoke
Invokes the component and writes its content into the specified stream. You can override this method to implement your own link generation.
(Overrides MLCBaseInvoke.)
Protected method LoadDocumentSiblings
Loads the Siblings collection with MLC siblings for a specific document. If the collection already exists and is filled it will be recreated an refilled.
(Inherited from MLCBase.)
Protected method Static member Code example MaskOutCountryInfoFromLanguageName
Returns the language information from the language name.
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReadFromApplicationCache
Returns data that is read from the application cache.
(Inherited from ActiveScriptingBase.)
Protected method SetApplicationCache
Stores a string in the application cache.
(Inherited from ActiveScriptingBase.)
Protected method SetLanguage(Int32)
Sets the correct MLC language information if you have the Language identifier. This method will set the LanguageXml, LanguageID, LanguageName and LanguageCode properties
(Inherited from MLCBase.)
Protected method SetLanguage(String)
Sets the correct MLC language information if you have the Language code. This method will set the LanguageXml, LanguageID, LanguageName and LanguageCode properties
(Inherited from MLCBase.)
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.)
Protected method WriteLink
Writes the link based on the property set of the component and the supplied link.
Top
See Also

Reference