NextPageButton Members
Windows SharePoint Services 3
Represents the NextPage button.
The following tables list the members exposed by the NextPageButton type.
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AlternateTemplate | Gets or sets the template that renders the control in contexts, such as a particular form, in which rendering the control with the Template property would be inappropriate.(inherited from TemplateBasedControl) |
| AlternateTemplateName | Gets or sets the name of a rendering template that can be used in contexts in which the template named by the TemplateName property would be inappropriate.(inherited from TemplateBasedControl) |
| AppRelativeTemplateSourceDirectory | (inherited from Control) |
| BindingContainer | (inherited from Control) |
| ClientID | (inherited from Control) |
| ControlMode | Gets or sets the rendering mode for the form (display, edit, or new)(inherited from FormComponent) |
| Controls | Gets an object that contains the child controls of the TemplateBasedControl object. (inherited from TemplateBasedControl) |
| CustomAlternateTemplate | Gets or sets a custom alternate template. (inherited from TemplateBasedControl) |
| CustomTemplate | Gets or sets a custom template.(inherited from TemplateBasedControl) |
| EnableTheming | (inherited from Control) |
| EnableViewState | (inherited from Control) |
| Fields | Gets the collection of fields.(inherited from FormComponent) |
| ID | (inherited from Control) |
| InDesign | (inherited from SPControl) |
| Item | Gets the value that represents the item.(inherited from FormComponent) |
| ItemContext | Gets or sets the context of the item.(inherited from FormComponent) |
| ItemId | Gets or sets the ID for the list item.(inherited from FormComponent) |
| List | Gets the value that represents the list of form components.(inherited from FormComponent) |
| ListId | Gets or sets the ID of the list.(inherited from FormComponent) |
| ListItem | Gets the value that represents the list item, based on the ListItemID property.(inherited from FormComponent) |
| NamingContainer | (inherited from Control) |
| Page | (inherited from Control) |
| PageUri | Gets or sets the Uniform Resource Identifier (URI) of the page that contains the control. (inherited from SPControl) |
| Parent | (inherited from Control) |
| RecurrenceID | Gets or sets the string value that represents the recurrence ID.(inherited from FormComponent) |
| RedirectUrl | Gets or sets the string value that represents the redirect URL.(inherited from FormComponent) |
| RenderContext | Gets or sets the Windows SharePoint Services context in which the control is rendered.(inherited from TemplateBasedControl) |
| Site | (inherited from Control) |
| SkinID | (inherited from Control) |
| Template | Gets or sets the template that renders the control. (inherited from TemplateBasedControl) |
| TemplateContainer | Gets the container control that instantiates the content template.(inherited from TemplateBasedControl) |
| TemplateControl | (inherited from Control) |
| TemplateName | Gets or sets the name of the control's rendering template. (inherited from TemplateBasedControl) |
| TemplateSourceDirectory | (inherited from Control) |
| UniqueID | (inherited from Control) |
| Visible | (inherited from Control) |
| Web | Gets the site of the control's rendering context; which is the value of the SPContext.Web property of the object held by the Microsoft.SharePoint.TemplateBasedControl.RenderContext property.(inherited from TemplateBasedControl) |
| Name | Description | |
|---|---|---|
| Adapter | (inherited from Control) |
| ChildControlsCreated | (inherited from Control) |
| ClientIDSeparator | (inherited from Control) |
| Context | (inherited from Control) |
| ControlTemplate | Gets the template that renders the control in the current context. (inherited from TemplateBasedControl) |
| DefaultAlternateTemplateName | Gets the name of the default alternate rendering template. (inherited from TemplateBasedControl) |
| DefaultTemplateName | Overridden. |
| DesignMode | (inherited from Control) |
| Events | (inherited from Control) |
| HasChildViewState | (inherited from Control) |
| IdSeparator | (inherited from Control) |
| IsChildControlStateCleared | (inherited from Control) |
| IsTrackingViewState | (inherited from Control) |
| IsViewStateEnabled | (inherited from Control) |
| LoadViewStateByID | (inherited from Control) |
| TemplateOverride | Gets or sets a value indicating whether the template referred to by the Template property or the one referred to by the AlternateTemplate property should be instantiated by the CreateChildControls method.(inherited from TemplateBasedControl) |
| ViewState | (inherited from Control) |
| ViewStateIgnoresCase | (inherited from Control) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| ApplyStyleSheetSkin | (inherited from Control) |
| DataBind | Overloaded. (inherited from Control) |
| Dispose | (inherited from Control) |
| Equals | Overloaded. (inherited from Object) |
| FindControl | Overloaded. (inherited from Control) |
| Focus | (inherited from Control) |
| GetContextModule | (inherited from SPControl) |
| GetContextSite | (inherited from SPControl) |
| GetContextWeb | (inherited from SPControl) |
| GetContextWebApplication | (inherited from SPControl) |
| GetDesignTimeHtml | Returns the control as design-time HTML for editing in Web site development tools such as Microsoft Office FrontPage 2003. (inherited from SPControl) |
| GetHashCode | (inherited from Object) |
| GetParentTemplateBasedControl | (inherited from TemplateBasedControl) |
| GetType | (inherited from Object) |
| HasControls | (inherited from Control) |
| IsAccessibilityMode | (inherited from SPControl) |
| ReferenceEquals | (inherited from Object) |
| RenderControl | Overloaded. (inherited from Control) |
| ResolveClientUrl | (inherited from Control) |
| ResolveUrl | (inherited from Control) |
| SetContextSite | (inherited from SPControl) |
| SetContextWeb | (inherited from SPControl) |
| SetQueryStringParameters | (inherited from SPControl) |
| SetRenderMethodDelegate | (inherited from Control) |
| ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
| AddedControl | (inherited from Control) |
| AddParsedSubObject | (inherited from Control) |
| BuildProfileTree | (inherited from Control) |
| ClearChildControlState | (inherited from Control) |
| ClearChildState | (inherited from Control) |
| ClearChildViewState | (inherited from Control) |
| CreateChildControls | Creates the child controls of the TemplateBasedControl class.(inherited from TemplateBasedControl) |
| CreateControlCollection | (inherited from Control) |
| DataBind | Overloaded. (inherited from Control) |
| DataBindChildren | (inherited from Control) |
| EnsureChildControls | (inherited from Control) |
| EnsureID | (inherited from Control) |
| Finalize | (inherited from Object) |
| FindControl | Overloaded. (inherited from Control) |
| GetDesignModeState | (inherited from Control) |
| HasEvents | (inherited from Control) |
| IsLiteralContent | (inherited from Control) |
| LoadControlState | (inherited from Control) |
| LoadViewState | (inherited from Control) |
| MapPathSecure | (inherited from Control) |
| MemberwiseClone | (inherited from Object) |
| OnBubbleEvent | Overridden. |
| OnDataBinding | (inherited from Control) |
| OnInit | (inherited from Control) |
| OnLoad | (inherited from TemplateBasedControl) |
| OnPreRender | Overridden. |
| OnUnload | (inherited from Control) |
| OpenFile | (inherited from Control) |
| RaiseBubbleEvent | (inherited from Control) |
| RemovedControl | (inherited from Control) |
| Render | (inherited from TemplateBasedControl) |
| RenderChildren | (inherited from Control) |
| RenderControl | Overloaded. (inherited from Control) |
| ResolveAdapter | (inherited from Control) |
| SaveControlState | (inherited from Control) |
| SaveViewState | (inherited from Control) |
| SetDesignModeState | (inherited from Control) |
| TrackViewState | (inherited from Control) |
| Name | Description | |
|---|---|---|
| Microsoft.SharePoint.WebControls.IDesignerEventAccessor.OnDesignerLoad | (inherited from SPControl) |
| Microsoft.SharePoint.WebControls.IDesignerEventAccessor.OnDesignerPreRender | (inherited from SPControl) |
| System.Web.UI.IControlDesignerAccessor.GetDesignModeState | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.SetDesignModeState | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.SetOwnerControl | (inherited from Control) |
| System.Web.UI.IParserAccessor.AddParsedSubObject | (inherited from Control) |
| System.Web.UI.IControlBuilderAccessor.ControlBuilder | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.UserData | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.DataBindings | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.HasDataBindings | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.Expressions | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.HasExpressions | (inherited from Control) |