AddDocumentToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a toolbar button that is used to add a document to the current document library.
The AddDocumentToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AddDocumentToolBarButton | Initializes a new instance of the AddLibraryToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetHrefString | Gets the URL to which the user is sent when the user clicks the AddLibraryToolBarButton. (Overrides ToolBarButtonGetHrefString().) |
![]() |
OnInit | Handles the Init event. (Overrides ToolBarButtonOnInit(EventArgs).) |
![]() |
OnPreRender | Handles the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).) |
Top