This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member MSIEButtonValue(IRenderContext, String)
Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value.
Public method Static member MSIEButtonValue(IRenderContext, String, Boolean)
Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value.
Public method Static member MSIEButtonValue(IRenderContext, String, String)
Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value.
Public method Static member MSIEButtonValue(IRenderContext, String, String, Boolean)
Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value.

See Also

Advanced