SPLinkButton Members
Include Protected Members
Include Inherited Members
Represents a hyperlink that is conditionally displayed based on the current user's permissions.
The SPLinkButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPLinkButton | Initializes a new instance of the SPLinkButton class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | Gets or sets string representing the access key. (Inherited from SPSecurityTrimmedControl.) | |
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AuthenticationRestrictions | Gets or sets the AuthenticationRestrictions. (Inherited from SPSecurityTrimmedControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientOnClickScriptContainingPrefixedUrl | ||
CommandArgument | Gets or sets an optional argument passed to the command event handler. | |
CommandName | Gets or sets the command name associated with the SPLinkButton control that is passed to the command event handler. | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DesignMode | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
HoverCellActiveCssClass | ||
HoverCellInActiveCssClass | ||
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageUrl | Gets or sets the URL of an image to display in the SPLinkButton control. | |
InDesign | Gets or sets a value that indicates whether the link button is in design mode. | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
href | Gets or sets the URL to link to when the SPLinkButton control is clicked. | |
OnClientClick | Gets or sets the client-side ECMA script to be run when the user clicks this SPLinkButton. | |
Page | (Inherited from Control.) | |
PageModes | Gets or sets the PageModes. (Inherited from SPSecurityTrimmedControl.) | |
Parent | (Inherited from Control.) | |
PermissionContext | Gets or sets the PermissionContext. (Inherited from SPSecurityTrimmedControl.) | |
PermissionMode | Gets or sets the PermissionMode. (Inherited from SPSecurityTrimmedControl.) | |
Permissions | Gets or sets the Permissions. (Inherited from SPSecurityTrimmedControl.) | |
PermissionsString | Gets or sets the PermissionString. (Inherited from SPSecurityTrimmedControl.) | |
QueryStringParametersToInclude | Gets or sets the QueryStringParametersToInclude. (Inherited from SPSecurityTrimmedControl.) | |
RenderContext | Gets or sets the RenderContext. (Inherited from SPSecurityTrimmedControl.) | |
RequiredFeatures | Gets or sets the RequiredFeatures. (Inherited from SPSecurityTrimmedControl.) | |
RibbonCommand | ||
RibbonContextualGroupCommand | ||
RibbonGroupCommand | ||
RibbonImage16by16 | ||
RibbonImage32by32 | ||
RibbonTabCommand | ||
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
Target | ||
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | Gets or sets the text shown for the SPLinkButton on the page. | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | Gets or sets the Boolean Visible property. (Inherited from SPSecurityTrimmedControl.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Click | ||
Command | Adds or removes a command event handler. | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
EventClick | ||
EventCommand |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IPostBackEventHandler.RaisePostBackEvent | ||
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IDesignerEventAccessor.OnDesignerLoad | (Inherited from SPSecurityTrimmedControl.) | |
IDesignerEventAccessor.OnDesignerPreRender | (Inherited from SPSecurityTrimmedControl.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top