Get-RASThemeFooterURL
Last updated
Last updated
Get-RASThemeFooterURL
Retrieves the theme group footer URL list.
Get-RASThemeFooterURL []** (uint) [()]
Get-RASThemeFooterURL []** (string) [()]
Retrieves the theme group footer URL list.
Name of the Theme Setting for which to retrieve the information.
The ID of the Theme Setting for which to retrieve the information.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASThemeFooterURL -Id 1
Retrieves the footer URL list for theme with Id 1. **---------- EXAMPLE 2 ----------
Get-RASThemeFooterURL -Name Footer
Retrieves the footer URL list for theme with Name Footer.