SPRibbonPostBackCommand constructor

Initializes a new instance of the SPRibbonPostBackCommand class.

Overload list

  Name Description
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command and event handler.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, []) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, and event arguments.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, String) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, and ECMA script.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, [], String) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, event arguments, and ECMA script.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, String, []) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, event, and event arguments.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, String, [], String) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, event, event arguments, and ECMA script.
Public method SPRibbonPostBackCommand(String, IPostBackEventHandler, String, [], [], String) Initializes a new instance of the SPRibbonPostBackCommand class using the specified command, event handler, event, event arguments, known types that may be present in the object graph. and ECMA script.

Top

See also

Reference

SPRibbonPostBackCommand class

SPRibbonPostBackCommand members

Microsoft.SharePoint.WebControls namespace