RelinkAllButton members
SharePoint 2013
Represents the RelinkAll button.
The RelinkAllButton type exposes the following members.
| 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 | (Inherited from SPLinkButton.) |
|
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.) |
|
ClientIDMode | (Inherited from Control.) |
|
ClientIDSeparator | (Inherited from Control.) |
|
ClientOnClickScriptContainingPrefixedUrl | Gets or sets the client-side ECMA script that should be executed when the user clicks on this menu entry. (Inherited from SPLinkButton.) |
|
CommandArgument | Gets or sets an optional argument passed to the command event handler. (Inherited from SPLinkButton.) |
|
CommandName | Gets or sets the command name associated with the SPLinkButton control that is passed to the command event handler. (Inherited from SPLinkButton.) |
|
Context | (Inherited from Control.) |
|
Controls | (Inherited from Control.) |
|
ControlStyle | (Inherited from WebControl.) |
|
ControlStyleCreated | (Inherited from WebControl.) |
|
CssClass | (Inherited from WebControl.) |
|
DataItemContainer | (Inherited from Control.) |
|
DataKeysContainer | (Inherited from Control.) |
|
DesignMode | (Inherited from Control.) |
|
EmitDiv | Gets or sets the div element to be the control tag. (Inherited from SPSecurityTrimmedControl.) |
|
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.) |
|
HideFromSearchCrawler | Gets or sets the HideFromSearchCrawler. The HideFromSearchCrawler attribute allows output to be hidden from SharePoint Search or Internet Search Crawlers. (Inherited from SPSecurityTrimmedControl.) |
|
HoverCellActiveCssClass | Gets or sets CSS class on mouse hover. (Inherited from SPLinkButton.) |
|
HoverCellInActiveCssClass | Gets or sets the CSS class when not on mouse hover. (Inherited from SPLinkButton.) |
|
ID | (Inherited from Control.) |
|
IdSeparator | (Inherited from Control.) |
|
ImageUrl | Gets or sets the URL of an image to display in the SPLinkButton control. (Inherited from SPLinkButton.) |
|
InDesign | Gets or sets a value that indicates whether the link button is in design mode. (Inherited from SPLinkButton.) |
|
IsChildControlStateCleared | (Inherited from Control.) |
|
IsEnabled | (Inherited from WebControl.) |
|
IsTrackingViewState | (Inherited from Control.) |
|
IsViewStateEnabled | (Inherited from Control.) |
|
LoadViewStateByID | (Inherited from Control.) |
|
NamingContainer | (Inherited from Control.) |
|
NavigateUrl | Gets or sets the URL to link to when the SPLinkButton control is clicked. (Inherited from SPLinkButton.) |
|
OnClientClick | Gets or sets the client-side ECMA script to be run when the user clicks this SPLinkButton. (Inherited from 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 | (Inherited from SPLinkButton.) |
|
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.) |
|
RenderingCompatibility | (Inherited from Control.) |
|
RequiredFeatures | Gets or sets the RequiredFeatures. (Inherited from SPSecurityTrimmedControl.) |
|
RibbonCommand | (Inherited from SPLinkButton.) |
|
RibbonContextualGroupCommand | (Inherited from SPLinkButton.) |
|
RibbonGroupCommand | (Inherited from SPLinkButton.) |
|
RibbonImage16by16 | (Inherited from SPLinkButton.) |
|
RibbonImage32by32 | (Inherited from SPLinkButton.) |
|
RibbonTabCommand | (Inherited from SPLinkButton.) |
|
Site | (Inherited from Control.) |
|
SkinID | (Inherited from WebControl.) |
|
Style | (Inherited from WebControl.) |
|
SupportsDisabledAttribute | (Inherited from WebControl.) |
|
TabIndex | (Inherited from WebControl.) |
|
TagKey | (Inherited from SPSecurityTrimmedControl.) |
|
TagName | (Inherited from WebControl.) |
|
Target | Gets or sets the target window or frame in which to display the Web page content linked to when the [SPLinkButton] control is clicked. (Inherited from SPLinkButton.) |
|
TemplateControl | (Inherited from Control.) |
|
TemplateSourceDirectory | (Inherited from Control.) |
|
Text | Gets or sets the text shown for the SPLinkButton on the page. (Inherited from SPLinkButton.) |
|
ToolTip | (Inherited from WebControl.) |
|
UniqueID | (Inherited from Control.) |
|
ViewState | (Inherited from Control.) |
|
ViewStateIgnoresCase | (Inherited from Control.) |
|
ViewStateMode | (Inherited from Control.) |
|
Visible | Gets or sets the Boolean Visible property. (Inherited from SPSecurityTrimmedControl.) |
|
Width | (Inherited from WebControl.) |
Top
| Name | Description | |
|---|---|---|
|
Click | Click EventHandler (Inherited from SPLinkButton.) |
|
Command | Adds or removes a command event handler. (Inherited from SPLinkButton.) |
|
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