FormButton Properties

Include Protected Members
Include Inherited Members

The FormButton type exposes the following members.

Properties

  Name Description
Public property AccessKey Gets or sets string representing the access key. (Inherited from SPSecurityTrimmedControl.)
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property AuthenticationRestrictions Gets or sets the AuthenticationRestrictions. (Inherited from SPSecurityTrimmedControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property ButtonID Gets or sets the button ID.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientOnClickScriptContainingPrefixedUrl (Inherited from SPLinkButton.)
Public property CommandArgument Gets or sets an optional argument passed to the command event handler. (Inherited from SPLinkButton.)
Public property CommandName Gets or sets the command name associated with the SPLinkButton control that is passed to the command event handler. (Inherited from SPLinkButton.)
Protected property Context (Inherited from Control.)
Public property ControlMode Gets or sets the control mode.
Public property Controls (Inherited from Control.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Protected property DesignMode (Inherited from Control.)
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property HoverCellActiveCssClass (Inherited from SPLinkButton.)
Public property HoverCellInActiveCssClass (Inherited from SPLinkButton.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageUrl Gets or sets the URL of an image to display in the SPLinkButton control. (Inherited from SPLinkButton.)
Public property InDesign Gets or sets a value that indicates whether the link button is in design mode. (Inherited from SPLinkButton.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Item Gets the item associated with the current form.
Public property ItemContext Gets or sets the item context.
Public property ItemId Gets or sets the item ID.
Public property List Gets the list property.
Public property ListId Gets or sets the list ID.
Public property ListItem Gets the list item.
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property href Gets or sets the URL to link to when the SPLinkButton control is clicked. (Inherited from SPLinkButton.)
Public property OnClientClick Gets or sets the client-side ECMA script to be run when the user clicks this SPLinkButton. (Inherited from SPLinkButton.)
Public property Padding Gets or sets the padding.
Public property Page (Inherited from Control.)
Public property PageModes Gets or sets the PageModes. (Inherited from SPSecurityTrimmedControl.)
Public property Parent (Inherited from Control.)
Public property PermissionContext Gets or sets the PermissionContext. (Inherited from SPSecurityTrimmedControl.)
Public property PermissionMode Gets or sets the PermissionMode. (Inherited from SPSecurityTrimmedControl.)
Public property Permissions Gets or sets the Permissions. (Inherited from SPSecurityTrimmedControl.)
Public property PermissionsString Gets or sets the PermissionString. (Inherited from SPSecurityTrimmedControl.)
Public property QueryStringParametersToInclude Gets or sets the QueryStringParametersToInclude. (Inherited from SPSecurityTrimmedControl.)
Public property RecurrenceID Gets or sets the recurrence ID.
Public property RedirectUrl Gets or sets the redirect URL.
Public property RenderContext (Overrides SPSecurityTrimmedControl.RenderContext.)
Public property RequiredFeatures Gets or sets the RequiredFeatures. (Inherited from SPSecurityTrimmedControl.)
Public property RequiredQueryStringParametersToInclude Gets or sets the RequiredQueryStringParametersToInclude property.
Public property RibbonCommand (Inherited from SPLinkButton.)
Public property RibbonContextualGroupCommand (Inherited from SPLinkButton.)
Public property RibbonGroupCommand (Inherited from SPLinkButton.)
Public property RibbonImage16by16 (Inherited from SPLinkButton.)
Public property RibbonImage32by32 (Inherited from SPLinkButton.)
Public property RibbonTabCommand (Inherited from SPLinkButton.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property Target (Inherited from SPLinkButton.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Text Gets or sets the text shown for the SPLinkButton on the page. (Inherited from SPLinkButton.)
Public property ToggleOn Gets or sets the ToggleOn property.
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible Gets or sets the Boolean Visible property. (Inherited from SPSecurityTrimmedControl.)
Public property Web Gets the Web property.
Public property Width (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

FormButton Class

Microsoft.SharePoint.WebControls Namespace