ExportWebPartButton Members
Include Protected Members
Include Inherited Members
Represents the ExportWebPartButton component.
The ExportWebPartButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExportWebPartButton | Initializes a new instance of the ExportWebPartButton component. |
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.) | |
ButtonID | Gets the button ID. (Overrides FormButton.ButtonID.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientOnClickScriptContainingPrefixedUrl | (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.) | |
ControlMode | Gets or sets the control mode. (Inherited from FormButton.) | |
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 | (Inherited from SPLinkButton.) | |
HoverCellInActiveCssClass | (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.) | |
Item | Gets the item associated with the current form. (Inherited from FormButton.) | |
ItemContext | Gets or sets the item context. (Inherited from FormButton.) | |
ItemId | Gets or sets the item ID. (Inherited from FormButton.) | |
List | Gets the list property. (Inherited from FormButton.) | |
ListId | Gets or sets the list ID. (Inherited from FormButton.) | |
ListItem | Gets the list item. (Inherited from FormButton.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
href | 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.) | |
Padding | Gets or sets the padding. (Inherited from FormButton.) | |
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.) | |
RecurrenceID | Gets or sets the recurrence ID. (Inherited from FormButton.) | |
RedirectUrl | Gets or sets the redirect URL. (Inherited from FormButton.) | |
RenderContext | (Inherited from FormButton.) | |
RequiredFeatures | Gets or sets the RequiredFeatures. (Inherited from SPSecurityTrimmedControl.) | |
RequiredQueryStringParametersToInclude | Gets or sets the RequiredQueryStringParametersToInclude property. (Inherited from FormButton.) | |
RibbonCommand | (Overrides SPLinkButton.RibbonCommand.) | |
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.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
Target | (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.) | |
ToggleOn | Gets or sets the ToggleOn property. (Inherited from FormButton.) | |
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.) | |
Web | Gets the Web property. (Inherited from FormButton.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Click | (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
Explicit Interface Implementations
Top