Class ContentTagHelper

    • Constructor Detail

      • ContentTagHelper

        public ContentTagHelper()
    • Method Detail

      • getContent

        public MarkupOutput getContent()
                                throws java.io.IOException
        Obtains the contents to render based on the attributes defined (if existing).
        Specified by:
        getContent in class ResponseContextTagHelper
        Returns:
        a MarkupOutput instance initialized with the contents to display
        Throws:
        java.io.IOException
      • setKey

        public void setKey​(java.lang.String key)
        Since:
        MicroStrategy Web 9.0.0
      • setDefaultValue

        public void setDefaultValue​(java.lang.String defaultValue)