Class LoadTransformationFromDataBaseControl

    • Constructor Detail

      • LoadTransformationFromDataBaseControl

        public LoadTransformationFromDataBaseControl()
    • Method Detail

      • setValueFromSource

        protected void setValueFromSource​(Source source)
                                   throws PortalException
        Description copied from class: DataBoundControl
        Reads the value corresponding to the current control from the control source. By default the value that is taken from the source is from the first row of the source tabular data. However, if the control has the dataRow specified, the value taken from the source tabular data corresponds to specified row.
        Overrides:
        setValueFromSource in class DataBoundControl
        Throws:
        PortalException