GlobalLogo
Version:
You use the GlobalLogo control to display an image that users can click, and you can set a destination URL that the browser navigates to when users click the control.
You use the GlobalLogo control to provide a consistent way for users to navigate to a specific page from all pages in a SPEAK application. The StartButton placeholder of the GlobalHeader substructure control is the recommended place for a GlobalLogo control.
Properties
Properties
| Name | Description | Default |
|---|---|---|
| Appearance | ||
| Dimension | Specify the size of the button. You can use these sizes: id16x16id24x24id32x32id48x48 | id24x24 |
| ImageUrl | Specify the Sitecore path of an icon (for example, Network/16x16/home.png for the icon shown for the /sitecore/content/home item) or sprite sheet. SPEAK provides a number of sprite sheets in the img folder, \sitecore\shell\client\Speak\Assets\img (found in the Website folder). | |
| NavigateUrl | Specify a resource that the page should navigate to when the button is clicked. You can specify a Sitecore path to an item, for example: /sitecore/client/sitecore/applications/sample/pages/home to navigate to another page in your application.You can also specify a URL to a web resource, for example: http://www.sitecore.net. | |
| Source | The Sitecore path of the image. |
If you have suggestions for improving this article, let us know!