Share via


OWSSubmitButton Class

The OWSSubmitButton class represents a server control for a submit button.

System.Object

   System.Web.UI.Control

      Microsoft.SharePoint.WebControls.SPControl

         Microsoft.SharePoint.WebControls.OWSControl

            Microsoft.SharePoint.WebControls.OWSSubmitButton

Public Constructors

The following table shows the public constructors of the OWSSubmitButton class and a brief description of each.

Name Description
OWSSubmitButton Initializes a new instance of the OWSSubmitButton class.

Protected Methods

The following table shows the protected methods of the OWSSubmitButton class and a brief description of each.

Name Description
Render Sends the content of the control to the specified HtmlTextWriter object, which writes the content that is rendered on the client.

Public Properties

The following table shows the public properties of the OWSSubmitButton class, the data type of each property, and a brief description of each.

Name Data Type Description
DisplayName String Gets or sets the display name for the submit button.
TabIndex Int32 Gets or sets the tab index for the submit button.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.WebControls

Platforms: Microsoft Windows Server 2003

Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)

Security: Code Access Security