Interface IDataBoundControl

    • Method Detail

      • getFieldName

        String getFieldName()
                     throws PortalException
        Returns the field name that the data control is associated to. If the control has a fieldName attribute specified, that value is translated and returned. If not, the field name is taken from the source definition.
        Returns:
        Throws:
        PortalException