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

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

The MLCBase 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 GetDocumentLanguage
Returns the language of the an MLC documents.
Public method GetHashCode (Inherited from Object.)
Protected method Static member GetLanguageDataFromASDatatypeMLCLanguage
Converts the XML used by the MLC language AS datatype to the language id indicated in the fragment
Protected method GetMLCDocumentSibling
Returns the sibling document to the specified document that has the language indicated by the LanguageID property.
Protected method GetMLCDocumentSiblingByLanguageCode
Returns the sibling document to the specified document that has the language code specified.
Protected method GetSiblingCollection
Returns a collection of siblings given a document identifier.
Public method GetType (Inherited from Object.)
Public method Invoke
When overridden in derived classes invokes the component and renders its content.
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.
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
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
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