en-US/PowerShellProTools.UniversalDashboard.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Disable-UDLogging</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>UDLogging</command:noun>
      <maml:description>
        <maml:para>Disables logging for Universal Dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Disables logging for Universal Dashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Disable-UDLogging</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters />
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Disable-UDLogging</dev:code>
        <dev:remarks>
          <maml:para>Disables logging for Universal Dashboard.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Enable-UDLogging</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>UDLogging</command:noun>
      <maml:description>
        <maml:para>Enables logging for Universal Dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Enables logging for Universal Dashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Enable-UDLogging</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Console</maml:name>
          <maml:Description>
            <maml:para>Logs to the console.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FilePath</maml:name>
          <maml:Description>
            <maml:para>Logs to the specified file.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Level</maml:name>
          <maml:Description>
            <maml:para>The log level to log. Will log the level specified and above.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Warning</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Info</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Debug</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Console</maml:name>
        <maml:Description>
          <maml:para>Logs to the console.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FilePath</maml:name>
        <maml:Description>
          <maml:para>Logs to the specified file.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Level</maml:name>
        <maml:Description>
          <maml:para>The log level to log. Will log the level specified and above.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Enable-UDLogging -Level Debug -FilePath .\log.txt -Console</dev:code>
        <dev:remarks>
          <maml:para>Outputs Debug messages and above to the log.txt file and the console.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-UDDashboard</command:name>
      <command:verb>Get</command:verb>
      <command:noun>UDDashboard</command:noun>
      <maml:description>
        <maml:para>Returns dashboards started with Start-UDDashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns dashboards started with Start-UDDashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-UDDashboard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The name of the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The name of the dashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Get-UDDashboard</dev:code>
        <dev:remarks>
          <maml:para>Returns all dashboards stared with Start-UDDashboard.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; Get-UDDashboard -Name "MyDashboard"</dev:code>
        <dev:remarks>
          <maml:para>Returns a dashboard named "MyDashboard" started with Start-UDDashboard.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-UDLicense</command:name>
      <command:verb>Get</command:verb>
      <command:noun>UDLicense</command:noun>
      <maml:description>
        <maml:para>Gets the installed license</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Gets the installed license</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-UDLicense</maml:name>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters />
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Get-License</dev:code>
        <dev:remarks>
          <maml:para>Gets the installed license</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-UDRestApi</command:name>
      <command:verb>Get</command:verb>
      <command:noun>UDRestApi</command:noun>
      <maml:description>
        <maml:para>Returns all running REST API servers.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns all running REST API servers.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-UDRestApi</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The name of the REST API server to return.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The name of the REST API server to return.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Get-UDRestApi -Name "RestApi1"</dev:code>
        <dev:remarks>
          <maml:para>Returns the REST API server named RestApi1.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDAuthenticationMethod</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDAuthenticationMethod</command:noun>
      <maml:description>
        <maml:para>Adds an authentication method to a login page.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Adds an authentication method to a login page. Use with New-UDLoginPage.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDAuthenticationMethod</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="ConsumerKey, ClientId, ApplicationId">
          <maml:name>AppId</maml:name>
          <maml:Description>
            <maml:para>The AppId for OAuth authentication.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="ConsumerSecret, ClientSecret, ApplicationPassword">
          <maml:name>AppSecret</maml:name>
          <maml:Description>
            <maml:para>The AppSecret for OAuth authentication.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Provider</maml:name>
          <maml:Description>
            <maml:para>The OAuth provider to use.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Facebook</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Twitter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Google</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Microsoft</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">OAuthProvider</command:parameterValue>
          <dev:type>
            <maml:name>OAuthProvider</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDAuthenticationMethod</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>An endpoint used to validate a user's credentials.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="ConsumerKey, ClientId, ApplicationId">
        <maml:name>AppId</maml:name>
        <maml:Description>
          <maml:para>The AppId for OAuth authentication.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="ConsumerSecret, ClientSecret, ApplicationPassword">
        <maml:name>AppSecret</maml:name>
        <maml:Description>
          <maml:para>The AppSecret for OAuth authentication.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>An endpoint used to validate a user's credentials.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Provider</maml:name>
        <maml:Description>
          <maml:para>The OAuth provider to use.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">OAuthProvider</command:parameterValue>
        <dev:type>
          <maml:name>OAuthProvider</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDAuthenticationMethod -Endpoint {
                    param([PSCredential]$Credential)
         
                    if ($Credential.UserName -eq "Adam") {
                        New-UDAuthenticationResult -UserName "Adam" -Success
                    } else {
                        New-UDAuthenticationResult -ErrorMessage "You're not Adam!!"
                    }
                }</dev:code>
        <dev:remarks>
          <maml:para>Validates that the user is Adam. If it isn't it returns an error.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; $AuthenticationMethod = New-UDAuthenticationMethod -AppId 123-444 -AppSecret 'superSecret' -Provider Microsoft
PS C:\&gt; $LoginPage = New-UDLoginPage -AuthenticationMethod $AuthenticationMethod</dev:code>
        <dev:remarks>
          <maml:para>Users Microsoft as a 3rd party authentication provider.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDAuthenticationResult</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDAuthenticationResult</command:noun>
      <maml:description>
        <maml:para>Returns a result of authentication.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns a result of authentication. This should be used in the Endpoint for a New-UDAuthenticationMethod.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDAuthenticationResult</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ErrorMessage</maml:name>
          <maml:Description>
            <maml:para>An error message to return for an unsuccessful authentication.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Success</maml:name>
          <maml:Description>
            <maml:para>Whether this authentication was a success.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UserName</maml:name>
          <maml:Description>
            <maml:para>The username for the authenticated user.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ErrorMessage</maml:name>
        <maml:Description>
          <maml:para>An error message to return for an unsuccessful authentication.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Success</maml:name>
        <maml:Description>
          <maml:para>Whether this authentication was a success.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UserName</maml:name>
        <maml:Description>
          <maml:para>The username for the authenticated user.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDAuthenticationMethod -Endpoint {
                    param([PSCredential]$Credential)
         
                    if ($Credential.UserName -eq "Adam") {
                        New-UDAuthenticationResult -UserName "Adam" -Success
                    } else {
                        New-UDAuthenticationResult -ErrorMessage "You're not Adam!!"
                    }
                }</dev:code>
        <dev:remarks>
          <maml:para>Validates that the user is Adam. If it isn't it returns an error.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDCard</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDCard</command:noun>
      <maml:description>
        <maml:para>Creates a new Material Design card.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new Material Design card. Provides a way to show information and links.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDCard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>A title to include at the top of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Text to include in the body of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Links</maml:name>
          <maml:Description>
            <maml:para>Links to add to the action portion of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Link[]</command:parameterValue>
          <dev:type>
            <maml:name>Link[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>The background color of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>The font color of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Language</maml:name>
          <maml:Description>
            <maml:para>If the language is specified, the card text will be highlighted in that programming language.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>The background color of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="4" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>The font color of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Language</maml:name>
        <maml:Description>
          <maml:para>If the language is specified, the card text will be highlighted in that programming language.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Links</maml:name>
        <maml:Description>
          <maml:para>Links to add to the action portion of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Link[]</command:parameterValue>
        <dev:type>
          <maml:name>Link[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Text to include in the body of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>A title to include at the top of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDCard -Title "Details" -Text "These are some details about my dashboard" -Links @(New-UDLink -Url http://www.google.com -Text "Google a little more info")</dev:code>
        <dev:remarks>
          <maml:para>Creates a new card with a title, some text and a link.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDChart</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDChart</command:noun>
      <maml:description>
        <maml:para>Creates a new chart.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new chart on the dashboard. Chart data is provided via a PowerShell endpoint. This cmdlet is paired with Out-UDChartData and New-UDChartDataset to provide the data for display to the chart.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDChart</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enables auto refresh for this component.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background color of the chart control.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint that is called on the server to get data for the chart. Use Out-UDChartData and optionally, New-UDChartDataset to format data to return correctly from the endpoint.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>Font color of the chart control.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the chart. This ID is set on the HTML markup and is also used to identify the endpoint.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Labels</maml:name>
          <maml:Description>
            <maml:para>Specifies labels to be used for the chart data. This is used instead of the LabelProperty of New-UDChartData.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Options</maml:name>
          <maml:Description>
            <maml:para>ChartJS options to pass. This is a hashtable of options and should match the format of ChartJS options. See http://www.chartjs.org/docs/latest/ for more information.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>Hashtable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between auto refreshes. This defauts to 5 seconds.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The title of the section containing the chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>The type of chart to display.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Bar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Line</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Area</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Doughnut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Radar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Pie</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">ChartType</command:parameterValue>
          <dev:type>
            <maml:name>ChartType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Enables auto refresh for this component.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Background color of the chart control.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint that is called on the server to get data for the chart. Use Out-UDChartData and optionally, New-UDChartDataset to format data to return correctly from the endpoint.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>Font color of the chart control.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the chart. This ID is set on the HTML markup and is also used to identify the endpoint.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Labels</maml:name>
        <maml:Description>
          <maml:para>Specifies labels to be used for the chart data. This is used instead of the LabelProperty of New-UDChartData.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Options</maml:name>
        <maml:Description>
          <maml:para>ChartJS options to pass. This is a hashtable of options and should match the format of ChartJS options. See http://www.chartjs.org/docs/latest/ for more information.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>Hashtable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds between auto refreshes. This defauts to 5 seconds.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The title of the section containing the chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>The type of chart to display.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ChartType</command:parameterValue>
        <dev:type>
          <maml:name>ChartType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDChart -Type Bar -Memory "CPU" -Endpoint {
    Get-Process -Name chrome | Out-UDChartData -LabelProperty "Id" -DataProperty "CPU"
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a simple bar chart with information about the CPU usage of all the chrome processes running on the current machine.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDChart -Type Bar -Memory "CPU" -Endpoint {
            Get-Process -Name chrome | Out-UDChartData -LabelProperty "Id" -Dataset @(
                New-UDChartDataset -DataProperty "WorkingSet" -Label "Working Set" -BackgroundColor "rgb(63,123,3)"
                New-UDChartDataset -DataProperty "PeakWorkingSet" -Label "Peak Working Set" -BackgroundColor "rgb(134,342,122)"
                New-UDChartDataset -DataProperty "VirtualMemorySize" -Label "Virtual Memory Size" -BackgroundColor "rgb(234,33,43)"
            )
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a bar chart with multiple data sets displaying different types of memory usage. Each data set is colored and labeled differently.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDColumn</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDColumn</command:noun>
      <maml:description>
        <maml:para>Creates a new column in the dashboard. This should be called within a New-UDRow.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new column in the dashboard. This should be called within a New-UDRow. Columns can be size 1-12. Size 12 would span the entire width of the page. If you had 12 size 1 columns, each would take up 1/12 of the page and they would be equally spaced along the row.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDColumn</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Size</maml:name>
          <maml:Description>
            <maml:para>The size of the column. This is a value between 1-12.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>The content of the column. This can be one or more controls. It can also be other another row of columns.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the column. This is the ID set in the HTML markup.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>The content of the column. This can be one or more controls. It can also be other another row of columns.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the column. This is the ID set in the HTML markup.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Size</maml:name>
        <maml:Description>
          <maml:para>The size of the column. This is a value between 1-12.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDRow -Columns {
    New-UDColumn -Size 12 -Content {
        New-UDChart ...
    }
}</dev:code>
        <dev:remarks>
          <maml:para>Creats a new row with a column that spans the entire page.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDRow -Columns {
    New-UDColumn -Size 4 -Content {
        New-UDChart ...
    }
    New-UDColumn -Size 4 -Content {
        New-UDChart ...
    }
    New-UDColumn -Size 4 -Content {
        New-UDChart ...
    }
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a new row with 3 columns that take up 1/3 of the page width each.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDCounter</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDCounter</command:noun>
      <maml:description>
        <maml:para>Creates a simple counter.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a simple counter. The counter number can be formatted using Numeral formats. An icon can also be displayed with the Icon property.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDCounter</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enables auto refresh for this component.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background color of the panel.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint that is called on the server to get data for the counter. The data should be piped to ConvertTo-Json before returning from this cmdlet.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>The font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Format</maml:name>
          <maml:Description>
            <maml:para>The Numeral.js format for the counter. See http://numeraljs.com/ for more information.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Icon</maml:name>
          <maml:Description>
            <maml:para>The icon to show in the background of the counter. See http://fontawesome.io/icons/ for more information.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_500px</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adjust</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_center</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_justify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">amazon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ambulance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">american_sign_language_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">anchor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">android</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angellist</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">apple</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">archive</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">area_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asl_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">assistive_listening_systems</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asterisk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">at</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">audio_description</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">automobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">balance_scale</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ban</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bandcamp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bank</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">barcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bathtub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">beer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bicycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">binoculars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">birthday_cake</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitcoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">black_tie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">blind</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth_b</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bold</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bolt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bomb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">braille</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">briefcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">btc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullhorn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullseye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">buysellads</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calculator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_check_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_minus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_plus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_times_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera_retro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">car</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_amex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_diners_club</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_discover</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_jcb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_mastercard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_stripe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_visa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">certificate</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain_broken</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">child</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chrome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o_notch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_thin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clipboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cny</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code_fork</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codepen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codiepie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">coffee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cog</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cogs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">columns</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">connectdevelop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">contao</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copyright</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">creative_commons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crosshairs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">css3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cubes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cutlery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashcube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">database</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deafness</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dedent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">delicious</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">desktop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deviantart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">diamond</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">digg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dollar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dot_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dribbble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dropbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drupal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eercast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eject</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">empire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eraser</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">etsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eur</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">euro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_triangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expand</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expeditedssl</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eyedropper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_f</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fax</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">feed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">female</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fighter_jet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_archive_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_audio_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_code_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_excel_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_image_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_movie_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_pdf_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_photo_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_powerpoint_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_sound_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_video_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_word_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_zip_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">files_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">film</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">filter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire_extinguisher</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">firefox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">first_order</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_checkered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flask</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flickr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">floppy_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fonticons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fort_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forumbee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">foursquare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">free_code_camp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">frown_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">futbol_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gamepad</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gavel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gbp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gear</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gears</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">genderless</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">get_pocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gift</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gitlab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gittip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide_g</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">globe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_wallet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">graduation_cap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gratipay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">grav</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">h_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hacker_news</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_grab_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_lizard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_paper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_peace_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_pointer_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_rock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_scissors_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_spock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_stop_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">handshake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hard_of_hearing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hashtag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hdd_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">header</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">headphones</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heartbeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">history</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">home</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hospital_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hotel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_end</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_start</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">houzz</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">html5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">i_cursor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_badge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ils</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">image</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">imdb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">indent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">industry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">instagram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">institution</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">internet_explorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">intersex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ioxhost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">italic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">joomla</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jpy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jsfiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">key</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">keyboard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">krw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">laptop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leanpub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">legal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lemon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_bouy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_buoy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_ring</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_saver</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lightbulb_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">line_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linux</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ol</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ul</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">location_arrow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_lock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">low_vision</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magnet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">male</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_marker</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_pin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_signs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">maxcdn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meanpath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medium</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medkit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meetup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meh_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mercury</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microchip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mixcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">modx</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">money</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">moon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mortar_board</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">motorcycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mouse_pointer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">music</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">navicon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">neuter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">newspaper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_ungroup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opencart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">openid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">optin_monster</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">outdent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pagelines</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paint_brush</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paperclip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paragraph</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paste</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">percent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">photo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pie_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_pp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_p</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">podcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">power_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">print</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">product_hunt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">puzzle_piece</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qq</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qrcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quora</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ra</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">random</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ravelry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rebel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">recycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_alien</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">refresh</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">registered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">remove</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">renren</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reorder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">repeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">resistance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">retweet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rmb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">road</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rouble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ruble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rupee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">s15</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">safari</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">save</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scissors</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scribd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sellsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">server</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shekel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sheqel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shield</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ship</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shirtsinbulk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_bag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_basket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_cart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shower</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_in</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_out</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">simplybuilt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sitemap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skyatlas</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skype</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sliders</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slideshare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">smile_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_ghost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snowflake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soccer_ball_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soundcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">space_shuttle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spinner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spoon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spotify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_overflow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stethoscope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">street_view</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">strikethrough</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subway</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">suitcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sun_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superpowers</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">support</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">table</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tablet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tachometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tags</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tasks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">taxi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">telegram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">television</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tencent_weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">terminal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_height</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_width</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_large</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">themeisle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumb_tack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ticket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tint</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_on</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trademark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">train</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tree</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trello</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tripadvisor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trophy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">truck</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_try</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">turkish_lira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tv</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">umbrella</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">underline</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">undo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">universal_access</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">university</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlink</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unsorted</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_md</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_secret</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">users</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viacoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">video_camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vine</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_control_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">warning</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wechat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weixin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">whatsapp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wifi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wikipedia_w</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_maximize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_minimize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_restore</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">windows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">won</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wordpress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpbeginner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpexplorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpforms</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wrench</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yahoo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yelp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yoast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_square</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
          <dev:type>
            <maml:name>FontAwesomeIcons</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Id of this component.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between refreshes. AutoRefresh should be specified when using RefreshInterval.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The title text to display.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Enables auto refresh for this component.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Background color of the panel.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint that is called on the server to get data for the counter. The data should be piped to ConvertTo-Json before returning from this cmdlet.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>The font color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Format</maml:name>
        <maml:Description>
          <maml:para>The Numeral.js format for the counter. See http://numeraljs.com/ for more information.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Icon</maml:name>
        <maml:Description>
          <maml:para>The icon to show in the background of the counter. See http://fontawesome.io/icons/ for more information.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
        <dev:type>
          <maml:name>FontAwesomeIcons</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Id of this component.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds between refreshes. AutoRefresh should be specified when using RefreshInterval.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The title text to display.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDCounter -Title "Total Bytes Downloaded" -AutoRefresh -RefreshInterval 3 -Format '0.00b' -Icon cloud_download -Endpoint {
            Get-Random -Minimum 0 -Maximum 100000000 | ConvertTo-Json
        }</dev:code>
        <dev:remarks>
          <maml:para>Outputs a random number as a counter. Formats the number into KB, MB or TB depending on the size of the number returned. Puts the cloud_download icon in the background.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDDashboard</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDDashboard</command:noun>
      <maml:description>
        <maml:para>Creates a new dashboard. The result of this cmdlet should be passed to Start-UDDashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new dashboard. The result of this cmdlet should be passed to Start-UDDashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDDashboard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>Content of the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CyclePages</maml:name>
          <maml:Description>
            <maml:para>Changes pages in the dashboard automatically.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CyclePagesInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds to wait on each page before changing to the next page. Defaults to 10 seconds.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>Font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Color">
          <maml:name>NavBarColor</maml:name>
          <maml:Description>
            <maml:para>Navigation bar and footer color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NavBarFontColor</maml:name>
          <maml:Description>
            <maml:para>Navigation bar and footer font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NavbarLinks</maml:name>
          <maml:Description>
            <maml:para>Links to present on the dashboard. Use New-UDLink to create links.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Link[]</command:parameterValue>
          <dev:type>
            <maml:name>Link[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Scripts</maml:name>
          <maml:Description>
            <maml:para>Additional scripts to include with the dashboard. These scripts are not copied but just referenced in the output HTML.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stylesheets</maml:name>
          <maml:Description>
            <maml:para>Additional stylesheets to include with the dashboard. These stylesheets are not copied but just referenced in the output HTML.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Title for the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LoginPage</maml:name>
          <maml:Description>
            <maml:para>A login page for the dashboard. This enforces authentication for the dashboard. Use New-UDLoginPage to generate the login page.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">LoginPage</command:parameterValue>
          <dev:type>
            <maml:name>LoginPage</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDDashboard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CyclePages</maml:name>
          <maml:Description>
            <maml:para>Changes pages in the dashboard automatically.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CyclePagesInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds to wait on each page before changing to the next page. Defaults to 10 seconds.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>Font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Color">
          <maml:name>NavBarColor</maml:name>
          <maml:Description>
            <maml:para>Navigation bar and footer color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NavBarFontColor</maml:name>
          <maml:Description>
            <maml:para>Navigation bar and footer font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>NavbarLinks</maml:name>
          <maml:Description>
            <maml:para>Links to present on the dashboard. Use New-UDLink to create links.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Link[]</command:parameterValue>
          <dev:type>
            <maml:name>Link[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Pages</maml:name>
          <maml:Description>
            <maml:para>An array of pages to display in a multi-page dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Page[]</command:parameterValue>
          <dev:type>
            <maml:name>Page[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Scripts</maml:name>
          <maml:Description>
            <maml:para>Additional scripts to include with the dashboard. These scripts are not copied but just referenced in the output HTML.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Stylesheets</maml:name>
          <maml:Description>
            <maml:para>Additional stylesheets to include with the dashboard. These stylesheets are not copied but just referenced in the output HTML.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Title for the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LoginPage</maml:name>
          <maml:Description>
            <maml:para>A login page for the dashboard. This enforces authentication for the dashboard. Use New-UDLoginPage to generate the login page.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">LoginPage</command:parameterValue>
          <dev:type>
            <maml:name>LoginPage</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Background color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>Content of the dashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CyclePages</maml:name>
        <maml:Description>
          <maml:para>Changes pages in the dashboard automatically.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CyclePagesInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds to wait on each page before changing to the next page. Defaults to 10 seconds.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>Font color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="Color">
        <maml:name>NavBarColor</maml:name>
        <maml:Description>
          <maml:para>Navigation bar and footer color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NavBarFontColor</maml:name>
        <maml:Description>
          <maml:para>Navigation bar and footer font color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>NavbarLinks</maml:name>
        <maml:Description>
          <maml:para>Links to present on the dashboard. Use New-UDLink to create links.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Link[]</command:parameterValue>
        <dev:type>
          <maml:name>Link[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Pages</maml:name>
        <maml:Description>
          <maml:para>An array of pages to display in a multi-page dashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Page[]</command:parameterValue>
        <dev:type>
          <maml:name>Page[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Scripts</maml:name>
        <maml:Description>
          <maml:para>Additional scripts to include with the dashboard. These scripts are not copied but just referenced in the output HTML.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Stylesheets</maml:name>
        <maml:Description>
          <maml:para>Additional stylesheets to include with the dashboard. These stylesheets are not copied but just referenced in the output HTML.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Title for the dashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LoginPage</maml:name>
        <maml:Description>
          <maml:para>A login page for the dashboard. This enforces authentication for the dashboard. Use New-UDLoginPage to generate the login page.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">LoginPage</command:parameterValue>
        <dev:type>
          <maml:name>LoginPage</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; $Dashboard = New-UDDashboard -Color "blue" -Content {
    New-UDChart ...
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a new dashboard with a blue color that contains a chart.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; Start-UDDashboard -Dashboard {
    New-UDDashboard -Color "blue" -Content {
        New-UDChart ...
    }
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a new dashboard with a blue color that contains a chart and starts it.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 3</maml:title>
        <dev:code>PS C:\&gt; $Page1 = New-UDPage -Name "Home" -Content { New-Chart... }
PS C:\&gt; $Page2 = New-UDPage -Name "Cards" -Content { New-Card... }
 
PS C:\&gt; $Dashboard = New-UDDashboard -Color "blue" -Pages @($Page1, $Page2)</dev:code>
        <dev:remarks>
          <maml:para>Creates a multi-page dashboard. The will show a navigation pane on the left side of the dashboard to navigate to different pages.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDEndpoint</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDEndpoint</command:noun>
      <maml:description>
        <maml:para>Creates a new REST API endpoint.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new REST API endpoint. This can be used with Start-UDDashboard nad Start-UDRestApi. All URLs are automatically prefixed with /api.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDEndpoint</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The script block endpoint that is invoked when the URL is called. This script block can provide a param block with arguments that will be passed in from the URL or the body of the request.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Method</maml:name>
          <maml:Description>
            <maml:para>The HTTP method for this endpoint.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">GET</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">POST</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DELETE</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PUT</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Url</maml:name>
          <maml:Description>
            <maml:para>The URL for this endpoint. All URLs are automatically prefixed with "/api/". Any portion of the URL that starts with a colon ":", will be treated as a varied and can be accessed in the endpoint script block.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The script block endpoint that is invoked when the URL is called. This script block can provide a param block with arguments that will be passed in from the URL or the body of the request.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Method</maml:name>
        <maml:Description>
          <maml:para>The HTTP method for this endpoint.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Url</maml:name>
        <maml:Description>
          <maml:para>The URL for this endpoint. All URLs are automatically prefixed with "/api/". Any portion of the URL that starts with a colon ":", will be treated as a varied and can be accessed in the endpoint script block.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDEndpoint -Url "user" -Method "GET" -Endpoint {
    @("Adam", "Sarah", "Bill") | ConvertTo-Json
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a new REST API endpoint with a URL of "/api/user" that returns Adam, Sarah and Bill as a JSON array.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDEndpoint -Url "/process/:id" -Method "DELETE" -Endpoint {
    param($id)
 
    Stop-Process -Id $Id
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a REST API endpoint that stops the process with the ID specified in the URL. You could invoke this endpoint by calling /api/process/1234.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 3</maml:title>
        <dev:code>PS C:\&gt; $Endpoint = New-UDEndpoint -Url "/process" -Method "POST" -Endpoint {
    param($Name)
 
    Start-Process -FilePath $Name
}
PS C:\&gt; Start-UDRestApi -Endpoint $Endpoint
PS C:\&gt; Invoke-RestMethod -Uri http://localhost:80/api/process -Body @{Name = "code.exe"} -Method POST</dev:code>
        <dev:remarks>
          <maml:para>Creates a REST API endpoint that accepts a HTTP POST with a name parameter in the body. Then it starts the server and invokes the endpoint with Invoke-RestMethod.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDGrid</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDGrid</command:noun>
      <maml:description>
        <maml:para>Creates a grid in the dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a grid in the dashboard with data supplied by a PowerShell endpoint. The grid is produced using jQuery DataTables.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDGrid</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enables auto refresh for this control.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>The background color of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DefaultSortColumn</maml:name>
          <maml:Description>
            <maml:para>Specifies the column index of the default sort column. This index begins with zero.
</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DefaultSortDescending</maml:name>
          <maml:Description>
            <maml:para>Specifies whether to sort descending or ascending by default.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisableSort</maml:name>
          <maml:Description>
            <maml:para>Disables sorting on the client grid.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint that returns the grid data.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>The font color of the grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Headers</maml:name>
          <maml:Description>
            <maml:para>The headers to use for the grid columns. The count of headers should match the count of properties.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The id of the grid. This is the HTML markup ID.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Properties</maml:name>
          <maml:Description>
            <maml:para>The properties to select from objects for data in the row. The number of properties should match the number of headers.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The title of the section for this grid.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Enables auto refresh for this control.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>The background color of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DefaultSortColumn</maml:name>
        <maml:Description>
          <maml:para>Specifies the column index of the default sort column. This index begins with zero.
</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DefaultSortDescending</maml:name>
        <maml:Description>
          <maml:para>Specifies whether to sort descending or ascending by default.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisableSort</maml:name>
        <maml:Description>
          <maml:para>Disables sorting on the client grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint that returns the grid data.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>The font color of the grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Headers</maml:name>
        <maml:Description>
          <maml:para>The headers to use for the grid columns. The count of headers should match the count of properties.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The id of the grid. This is the HTML markup ID.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Properties</maml:name>
        <maml:Description>
          <maml:para>The properties to select from objects for data in the row. The number of properties should match the number of headers.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The title of the section for this grid.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDGrid -Title "Process Information" -Headers @("Name", "Process Id", "Start Time", "Responding") -Properties @("Name", "Id", "StartTime", "Responding") -Endpoint {
            Get-Process -Name Chrome | Out-UDGridData
        }</dev:code>
        <dev:remarks>
          <maml:para>Creates a grid in the dashboard that displays the process information for Chrome running on the machine.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDGrid -Title "Service Information" -Headers @("Status", "Name", "Display Name") -Properties @("Status", "Name", "DisplayName") -Endpoint {
            Get-Service | Out-UDGridData
        }</dev:code>
        <dev:remarks>
          <maml:para>Creates a grid in the dashboard that displays the service information on the machine.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDHtml</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDHtml</command:noun>
      <maml:description>
        <maml:para>Creates a section of HTML.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a section of HTML.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDHtml</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Markup</maml:name>
          <maml:Description>
            <maml:para>The HTML markup to create.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Markup</maml:name>
        <maml:Description>
          <maml:para>The HTML markup to create.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDHtml -Markup '&lt;h3&gt;Hi! I'm HTML&lt;/h3&gt;'</dev:code>
        <dev:remarks>
          <maml:para>Creates header text in the dashboard.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDImage</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDImage</command:noun>
      <maml:description>
        <maml:para>Renders an image in the dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Renders an image in the dashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDImage</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enables auto refresh for this control.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>TODO:</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Height</maml:name>
          <maml:Description>
            <maml:para>The height in pixels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Path</maml:name>
          <maml:Description>
            <maml:para>Path to the image file to include.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Width</maml:name>
          <maml:Description>
            <maml:para>The width in pixels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDImage</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enables auto refresh for this control.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>TODO:</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Height</maml:name>
          <maml:Description>
            <maml:para>The height in pixels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the image.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Url</maml:name>
          <maml:Description>
            <maml:para>The URL of the image. This can be a base64 encoded data string.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Width</maml:name>
          <maml:Description>
            <maml:para>The width in pixels.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Enables auto refresh for this control.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>TODO:</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Height</maml:name>
        <maml:Description>
          <maml:para>The height in pixels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the image.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Path</maml:name>
        <maml:Description>
          <maml:para>Path to the image file to include.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Url</maml:name>
        <maml:Description>
          <maml:para>The URL of the image. This can be a base64 encoded data string.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Width</maml:name>
        <maml:Description>
          <maml:para>The width in pixels.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDImage -Url "http://www.google.com/logo.png" -Height 50 -Width 50</dev:code>
        <dev:remarks>
          <maml:para>Inserts the Google logo and sizes it to 50px by 50px.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDImage -Height 125 -Width 125 -Url "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjE2MCIgdmlld0JveD0iMCAwIDE2MCAxNjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPkFydGJvYXJkIDY8L3RpdGxlPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTE0NC4wODYgODAuNTY4Yy0yMS45NzguNDMtMTcuNDAyIDE0LjM0Ni0zMi44OSAxNy44NjZDOTUuNDYgMTAyLjAxIDkyLjk3NSA2MCA3Ny4yNDMgNjBjLTE1LjczMyAwLTE5LjIxNiA0MC44MDYtMzguOTE4IDY4LjgyM2wtLjU2Ljc5NEw4MCAxNTRsNjQuMDg2LTM3VjgwLjU2OHoiIGZpbGw9IiMzNkEyRUIiLz48cGF0aCBkPSJNMTQ0LjA4NiA3OS4zQzEzNi43MjYgNjkuODU2IDEzMS43MzYgNTkgMTIxIDU5Yy0xOSAwLTE0IDMxLTM1IDMxcy0yMy4yMDctMzMuMzQ2LTQ3LTJjLTcuNTggOS45ODgtMTMuNjgyIDIxLjEyNC0xOC40NzUgMzEuNjYyTDgwIDE1NGw2NC4wODYtMzdWNzkuM3oiIGZpbGw9IiNGRkNFNTYiLz48cGF0aCBkPSJNMTUuOTE0IDkyLjE0M0MyMy4xMjQgNzIuMTczIDI2LjIzNyA1NiA0MCA1NmMyMSAwIDI2IDU5IDQ0IDUzczE2LTM4IDQ0LTM4YzUuMzMgMCAxMC43NzIgMy4yNjMgMTYuMDg2IDguNTQ2VjExN0w4MCAxNTRsLTY0LjA4Ni0zN1Y5Mi4xNDN6IiBmaWxsLW9wYWNpdHk9Ii44IiBmaWxsPSIjRkU2MTg0Ii8+PHBhdGggc3Ryb2tlPSIjRTdFOUVEIiBzdHJva2Utd2lkdGg9IjgiIGQ9Ik04MCA2bDY0LjA4NiAzN3Y3NEw4MCAxNTRsLTY0LjA4Ni0zN1Y0M3oiLz48L2c+PC9zdmc+"</dev:code>
        <dev:remarks>
          <maml:para>Inserts an SVG, base64 logo and sizes it to 50px by 50px.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 3</maml:title>
        <dev:code>PS C:\&gt; New-UDImage -Height 125 -Width 125 -Path ".\my_image.png"</dev:code>
        <dev:remarks>
          <maml:para>Inserts my_image.png from the local machine.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDInput</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDInput</command:noun>
      <maml:description>
        <maml:para>Creates an input card on the dashboard to accept user input.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates an input card on the dashboard to accept user input. The fields for the input are defined by the param block of the endpoint.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDInput</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>The background color of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint that will be executed when the form is submitted. A param block is requried.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>The font coplor of the card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the input control.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SubmitText</maml:name>
          <maml:Description>
            <maml:para>The text for the submit button. Defaults to Submit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The title of the input card.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>The background color of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint that will be executed when the form is submitted. A param block is requried.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>The font coplor of the card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the input control.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SubmitText</maml:name>
        <maml:Description>
          <maml:para>The text for the submit button. Defaults to Submit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The title of the input card.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDInput -Title "User Information" -Endpoint {
    param($FirstName, $LastName, $Address, $PhoneNumber)
 
    Invoke-RestMethod http://www.myserver/api/user -Method POST -Body @{
        FirstName = $FirstName
        LastName = $LastName
        Address = $Address
        PhoneNumber = $PhoneNumber
    }
 
    New-UDInputAction -Toast "Record saved!"
}</dev:code>
        <dev:remarks>
          <maml:para>Accepts user input and sends the data to another server. The endpoint then returns a toast message to the client.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDInputAction</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDInputAction</command:noun>
      <maml:description>
        <maml:para>Returns an action to execute after processing input with New-UDInput.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Returns an action to execute after processing input with New-UDInput. This cmdlet is used within the Endpoint parameter of New-UDInput.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDInputAction</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClearInput</maml:name>
          <maml:Description>
            <maml:para>Clears the input fields after a toast message.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Duration</maml:name>
          <maml:Description>
            <maml:para>The number of milliseconds to display the toast message.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Toast</maml:name>
          <maml:Description>
            <maml:para>A message to toast the user with.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDInputAction</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>Specify one or more components (New-UDCard, New-UDChart, etc) to replace the input form with.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Component[]</command:parameterValue>
          <dev:type>
            <maml:name>Component[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDInputAction</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RedirectUrl</maml:name>
          <maml:Description>
            <maml:para>A local or remote URL to redirect to after processing input.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClearInput</maml:name>
        <maml:Description>
          <maml:para>Clears the input fields after a toast message.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>Specify one or more components (New-UDCard, New-UDChart, etc) to replace the input form with.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Component[]</command:parameterValue>
        <dev:type>
          <maml:name>Component[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Duration</maml:name>
        <maml:Description>
          <maml:para>The number of milliseconds to display the toast message.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RedirectUrl</maml:name>
        <maml:Description>
          <maml:para>A local or remote URL to redirect to after processing input.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Toast</maml:name>
        <maml:Description>
          <maml:para>A message to toast the user with.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDInput -Title "User Information" -Endpoint {
    param($FirstName, $LastName, $Address, $PhoneNumber)
 
    Invoke-RestMethod http://www.myserver/api/user -Method POST -Body @{
        FirstName = $FirstName
        LastName = $LastName
        Address = $Address
        PhoneNumber = $PhoneNumber
    }
 
    New-UDInputAction -Toast "Record saved!"
}</dev:code>
        <dev:remarks>
          <maml:para>Accepts user input and sends the data to another server. The endpoint then returns a toast message to the client.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDLayout</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDLayout</command:noun>
      <maml:description>
        <maml:para>Creates a new simple, column-based layout.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new simple, column-based layout.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDLayout</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Columns</maml:name>
          <maml:Description>
            <maml:para>The number of columns in the layout.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>The content of the layout.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the layout.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Columns</maml:name>
        <maml:Description>
          <maml:para>The number of columns in the layout.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>The content of the layout.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the layout.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDLayout -Columns 3 {
    New-UDCard
    New-UDCard
    New-UDCard
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a three column layout with one row of cards.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDLayout -Columns 3 {
    New-UDCard
    New-UDCard
    New-UDCard
    New-UDCard
    New-UDCard
    New-UDCard
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a three column layout with two rows of cards.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDLink</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDLink</command:noun>
      <maml:description>
        <maml:para>Creates an HTML link.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates an HTML link.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDLink</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Icon</maml:name>
          <maml:Description>
            <maml:para>A FontAwesome icon to display before the link text.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_500px</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adjust</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_center</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_justify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">amazon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ambulance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">american_sign_language_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">anchor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">android</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angellist</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">apple</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">archive</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">area_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asl_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">assistive_listening_systems</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asterisk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">at</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">audio_description</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">automobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">balance_scale</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ban</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bandcamp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bank</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">barcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bathtub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">beer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bicycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">binoculars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">birthday_cake</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitcoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">black_tie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">blind</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth_b</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bold</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bolt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bomb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">braille</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">briefcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">btc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullhorn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullseye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">buysellads</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calculator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_check_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_minus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_plus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_times_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera_retro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">car</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_amex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_diners_club</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_discover</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_jcb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_mastercard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_stripe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_visa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">certificate</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain_broken</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">child</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chrome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o_notch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_thin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clipboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cny</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code_fork</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codepen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codiepie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">coffee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cog</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cogs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">columns</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">connectdevelop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">contao</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copyright</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">creative_commons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crosshairs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">css3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cubes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cutlery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashcube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">database</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deafness</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dedent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">delicious</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">desktop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deviantart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">diamond</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">digg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dollar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dot_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dribbble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dropbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drupal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eercast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eject</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">empire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eraser</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">etsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eur</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">euro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_triangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expand</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expeditedssl</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eyedropper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_f</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fax</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">feed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">female</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fighter_jet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_archive_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_audio_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_code_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_excel_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_image_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_movie_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_pdf_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_photo_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_powerpoint_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_sound_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_video_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_word_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_zip_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">files_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">film</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">filter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire_extinguisher</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">firefox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">first_order</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_checkered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flask</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flickr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">floppy_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fonticons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fort_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forumbee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">foursquare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">free_code_camp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">frown_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">futbol_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gamepad</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gavel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gbp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gear</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gears</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">genderless</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">get_pocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gift</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gitlab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gittip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide_g</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">globe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_wallet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">graduation_cap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gratipay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">grav</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">h_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hacker_news</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_grab_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_lizard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_paper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_peace_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_pointer_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_rock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_scissors_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_spock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_stop_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">handshake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hard_of_hearing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hashtag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hdd_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">header</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">headphones</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heartbeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">history</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">home</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hospital_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hotel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_end</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_start</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">houzz</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">html5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">i_cursor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_badge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ils</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">image</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">imdb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">indent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">industry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">instagram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">institution</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">internet_explorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">intersex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ioxhost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">italic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">joomla</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jpy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jsfiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">key</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">keyboard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">krw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">laptop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leanpub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">legal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lemon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_bouy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_buoy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_ring</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_saver</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lightbulb_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">line_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linux</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ol</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ul</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">location_arrow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_lock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">low_vision</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magnet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">male</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_marker</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_pin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_signs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">maxcdn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meanpath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medium</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medkit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meetup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meh_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mercury</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microchip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mixcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">modx</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">money</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">moon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mortar_board</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">motorcycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mouse_pointer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">music</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">navicon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">neuter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">newspaper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_ungroup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opencart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">openid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">optin_monster</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">outdent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pagelines</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paint_brush</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paperclip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paragraph</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paste</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">percent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">photo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pie_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_pp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_p</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">podcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">power_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">print</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">product_hunt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">puzzle_piece</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qq</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qrcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quora</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ra</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">random</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ravelry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rebel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">recycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_alien</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">refresh</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">registered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">remove</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">renren</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reorder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">repeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">resistance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">retweet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rmb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">road</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rouble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ruble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rupee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">s15</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">safari</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">save</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scissors</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scribd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sellsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">server</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shekel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sheqel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shield</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ship</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shirtsinbulk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_bag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_basket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_cart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shower</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_in</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_out</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">simplybuilt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sitemap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skyatlas</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skype</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sliders</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slideshare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">smile_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_ghost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snowflake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soccer_ball_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soundcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">space_shuttle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spinner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spoon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spotify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_overflow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stethoscope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">street_view</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">strikethrough</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subway</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">suitcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sun_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superpowers</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">support</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">table</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tablet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tachometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tags</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tasks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">taxi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">telegram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">television</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tencent_weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">terminal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_height</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_width</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_large</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">themeisle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumb_tack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ticket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tint</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_on</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trademark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">train</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tree</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trello</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tripadvisor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trophy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">truck</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_try</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">turkish_lira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tv</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">umbrella</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">underline</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">undo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">universal_access</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">university</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlink</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unsorted</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_md</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_secret</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">users</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viacoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">video_camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vine</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_control_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">warning</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wechat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weixin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">whatsapp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wifi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wikipedia_w</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_maximize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_minimize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_restore</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">windows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">won</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wordpress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpbeginner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpexplorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpforms</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wrench</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yahoo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yelp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yoast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_square</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
          <dev:type>
            <maml:name>FontAwesomeIcons</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Text</maml:name>
          <maml:Description>
            <maml:para>Text for the link.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Url</maml:name>
          <maml:Description>
            <maml:para>Url for the link.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OpenInNewWindow</maml:name>
          <maml:Description>
            <maml:para>Opens the link in a new window.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Icon</maml:name>
        <maml:Description>
          <maml:para>A FontAwesome icon to display before the link text.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
        <dev:type>
          <maml:name>FontAwesomeIcons</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Text</maml:name>
        <maml:Description>
          <maml:para>Text for the link.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Url</maml:name>
        <maml:Description>
          <maml:para>Url for the link.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OpenInNewWindow</maml:name>
        <maml:Description>
          <maml:para>Opens the link in a new window.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDLink -Text "PowerShell Pro Tools" -Url "https://www.poshtools.com"</dev:code>
        <dev:remarks>
          <maml:para>Creates an HTML link to PoshTools.com</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDLoginPage</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDLoginPage</command:noun>
      <maml:description>
        <maml:para>Creates a new login page.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new login page. This enables authentication for a dashboard. This cmdlet is used in conjunction with New-UDDashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDLoginPage</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AuthenticationMethod</maml:name>
          <maml:Description>
            <maml:para>An array of authentication methods to use.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">AuthenticationMethod[]</command:parameterValue>
          <dev:type>
            <maml:name>AuthenticationMethod[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LoginFormBackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Color of the login form background.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>LoginFormFontColor</maml:name>
          <maml:Description>
            <maml:para>Login form font color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Logo</maml:name>
          <maml:Description>
            <maml:para>An image used as a logo on the login page. Use New-UDImage to generate this logo.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Image</command:parameterValue>
          <dev:type>
            <maml:name>Image</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PageBackgroundColor</maml:name>
          <maml:Description>
            <maml:para>The login page background color.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AuthenticationMethod</maml:name>
        <maml:Description>
          <maml:para>An array of authentication methods to use.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">AuthenticationMethod[]</command:parameterValue>
        <dev:type>
          <maml:name>AuthenticationMethod[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LoginFormBackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Color of the login form background.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>LoginFormFontColor</maml:name>
        <maml:Description>
          <maml:para>Login form font color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Logo</maml:name>
        <maml:Description>
          <maml:para>An image used as a logo on the login page. Use New-UDImage to generate this logo.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Image</command:parameterValue>
        <dev:type>
          <maml:name>Image</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PageBackgroundColor</maml:name>
        <maml:Description>
          <maml:para>The login page background color.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; $LoginPage = New-UDLoginPage -AuthenticationMethod $AuthenticationMethod</dev:code>
        <dev:remarks>
          <maml:para>Creates a new login page with authentication methods.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDMonitor</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDMonitor</command:noun>
      <maml:description>
        <maml:para>Creates a live updating chart that shows a single type of data on a running time scale.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a live updating chart that shows a single type of data. This is paired with Out-UDMonitorData to output data on a running time scale.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDMonitor</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Whether to auto refresh this component. This is on by default for this control.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>The background color of the component containing the chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BorderWidth</maml:name>
          <maml:Description>
            <maml:para>The border width for the chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ChartBackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background fill color of the chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ChartBorderColor</maml:name>
          <maml:Description>
            <maml:para>Order color of the chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataPointHistory</maml:name>
          <maml:Description>
            <maml:para>The number of data points to keep in the history.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint definition for this chart. The endpoint should return a single data value via the Out-UDMonitorData cmdlet.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>Font color</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The HTML ID and endpoint ID for this component.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Options</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>Hashtable</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The refresh interval for this control. This defaults to 5 seconds.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The title of this chart.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>The type of chart to use.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">Bar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Line</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Area</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Doughnut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Radar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Pie</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">ChartType</command:parameterValue>
          <dev:type>
            <maml:name>ChartType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Whether to auto refresh this component. This is on by default for this control.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>The background color of the component containing the chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BorderWidth</maml:name>
        <maml:Description>
          <maml:para>The border width for the chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ChartBackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Background fill color of the chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ChartBorderColor</maml:name>
        <maml:Description>
          <maml:para>Order color of the chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataPointHistory</maml:name>
        <maml:Description>
          <maml:para>The number of data points to keep in the history.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint definition for this chart. The endpoint should return a single data value via the Out-UDMonitorData cmdlet.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>Font color</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The HTML ID and endpoint ID for this component.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Options</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>Hashtable</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The refresh interval for this control. This defaults to 5 seconds.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The title of this chart.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>The type of chart to use.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ChartType</command:parameterValue>
        <dev:type>
          <maml:name>ChartType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDMonitor -Type Line -Title "CPU" -RefreshInterval 1 -DataPointHistory 100 -Endpoint {
    Get-Counter '\Memory\Available MBytes' | Select-Object -ExpandProperty CounterSamples | Select -ExpandProperty CookedValue | Out-UDMonitorData
}</dev:code>
        <dev:remarks>
          <maml:para>Displays available memory in megabytes for the machine.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDPage</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDPage</command:noun>
      <maml:description>
        <maml:para>Creates a new page in the dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new page in the dashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDPage</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The name of the page. This will also become the URL of the page.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Icon</maml:name>
          <maml:Description>
            <maml:para>A FontAwesome icon to display before the page name in the navigation bar.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_500px</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adjust</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_center</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_justify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">amazon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ambulance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">american_sign_language_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">anchor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">android</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angellist</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">apple</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">archive</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">area_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asl_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">assistive_listening_systems</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asterisk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">at</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">audio_description</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">automobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">balance_scale</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ban</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bandcamp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bank</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">barcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bathtub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">beer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bicycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">binoculars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">birthday_cake</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitcoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">black_tie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">blind</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth_b</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bold</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bolt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bomb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">braille</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">briefcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">btc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullhorn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullseye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">buysellads</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calculator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_check_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_minus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_plus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_times_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera_retro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">car</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_amex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_diners_club</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_discover</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_jcb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_mastercard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_stripe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_visa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">certificate</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain_broken</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">child</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chrome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o_notch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_thin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clipboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cny</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code_fork</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codepen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codiepie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">coffee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cog</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cogs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">columns</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">connectdevelop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">contao</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copyright</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">creative_commons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crosshairs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">css3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cubes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cutlery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashcube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">database</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deafness</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dedent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">delicious</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">desktop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deviantart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">diamond</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">digg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dollar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dot_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dribbble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dropbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drupal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eercast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eject</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">empire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eraser</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">etsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eur</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">euro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_triangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expand</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expeditedssl</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eyedropper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_f</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fax</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">feed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">female</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fighter_jet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_archive_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_audio_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_code_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_excel_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_image_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_movie_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_pdf_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_photo_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_powerpoint_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_sound_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_video_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_word_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_zip_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">files_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">film</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">filter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire_extinguisher</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">firefox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">first_order</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_checkered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flask</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flickr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">floppy_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fonticons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fort_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forumbee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">foursquare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">free_code_camp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">frown_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">futbol_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gamepad</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gavel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gbp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gear</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gears</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">genderless</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">get_pocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gift</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gitlab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gittip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide_g</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">globe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_wallet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">graduation_cap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gratipay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">grav</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">h_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hacker_news</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_grab_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_lizard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_paper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_peace_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_pointer_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_rock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_scissors_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_spock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_stop_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">handshake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hard_of_hearing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hashtag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hdd_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">header</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">headphones</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heartbeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">history</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">home</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hospital_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hotel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_end</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_start</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">houzz</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">html5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">i_cursor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_badge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ils</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">image</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">imdb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">indent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">industry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">instagram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">institution</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">internet_explorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">intersex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ioxhost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">italic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">joomla</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jpy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jsfiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">key</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">keyboard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">krw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">laptop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leanpub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">legal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lemon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_bouy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_buoy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_ring</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_saver</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lightbulb_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">line_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linux</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ol</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ul</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">location_arrow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_lock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">low_vision</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magnet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">male</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_marker</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_pin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_signs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">maxcdn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meanpath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medium</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medkit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meetup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meh_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mercury</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microchip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mixcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">modx</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">money</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">moon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mortar_board</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">motorcycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mouse_pointer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">music</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">navicon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">neuter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">newspaper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_ungroup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opencart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">openid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">optin_monster</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">outdent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pagelines</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paint_brush</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paperclip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paragraph</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paste</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">percent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">photo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pie_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_pp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_p</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">podcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">power_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">print</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">product_hunt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">puzzle_piece</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qq</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qrcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quora</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ra</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">random</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ravelry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rebel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">recycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_alien</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">refresh</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">registered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">remove</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">renren</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reorder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">repeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">resistance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">retweet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rmb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">road</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rouble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ruble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rupee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">s15</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">safari</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">save</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scissors</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scribd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sellsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">server</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shekel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sheqel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shield</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ship</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shirtsinbulk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_bag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_basket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_cart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shower</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_in</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_out</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">simplybuilt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sitemap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skyatlas</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skype</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sliders</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slideshare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">smile_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_ghost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snowflake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soccer_ball_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soundcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">space_shuttle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spinner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spoon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spotify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_overflow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stethoscope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">street_view</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">strikethrough</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subway</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">suitcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sun_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superpowers</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">support</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">table</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tablet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tachometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tags</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tasks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">taxi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">telegram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">television</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tencent_weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">terminal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_height</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_width</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_large</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">themeisle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumb_tack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ticket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tint</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_on</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trademark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">train</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tree</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trello</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tripadvisor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trophy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">truck</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_try</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">turkish_lira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tv</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">umbrella</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">underline</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">undo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">universal_access</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">university</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlink</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unsorted</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_md</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_secret</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">users</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viacoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">video_camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vine</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_control_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">warning</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wechat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weixin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">whatsapp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wifi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wikipedia_w</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_maximize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_minimize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_restore</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">windows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">won</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wordpress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpbeginner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpexplorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpforms</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wrench</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yahoo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yelp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yoast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_square</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
          <dev:type>
            <maml:name>FontAwesomeIcons</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>The content of the page. This can be any set of controls you would pass to the Content parameter of New-UDDashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>{{Fill AutoRefresh Description}}</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>{{Fill Endpoint Description}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the page.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>{{Fill RefreshInterval Description}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>New-UDPage</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Url</maml:name>
          <maml:Description>
            <maml:para>{{Fill Url Description}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Icon</maml:name>
          <maml:Description>
            <maml:para>A FontAwesome icon to display before the page name in the navigation bar.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_500px</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_book_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">address_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adjust</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">adn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_center</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_justify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">align_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">amazon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ambulance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">american_sign_language_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">anchor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">android</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angellist</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_double_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">angle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">apple</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">archive</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">area_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">arrows_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asl_interpreting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">assistive_listening_systems</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">asterisk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">at</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">audio_description</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">automobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">balance_scale</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ban</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bandcamp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bank</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bar_chart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">barcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bathtub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">battery_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">beer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">behance_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bell_slash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bicycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">binoculars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">birthday_cake</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitbucket_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bitcoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">black_tie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">blind</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bluetooth_b</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bold</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bolt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bomb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">book</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bookmark_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">braille</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">briefcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">btc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">building_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullhorn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bullseye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">bus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">buysellads</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calculator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_check_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_minus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_plus_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">calendar_times_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">camera_retro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">car</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_square_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">caret_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cart_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_amex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_diners_club</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_discover</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_jcb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_mastercard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_stripe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cc_visa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">certificate</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chain_broken</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">check_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_circle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chevron_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">child</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">chrome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_o_notch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">circle_thin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clipboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">clone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cloud_upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cny</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">code_fork</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codepen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">codiepie</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">coffee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cog</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cogs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">columns</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comment_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">commenting_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">comments_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">compress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">connectdevelop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">contao</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">copyright</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">creative_commons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">credit_card_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">crosshairs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">css3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cubes</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cut</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">cutlery</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashboard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dashcube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">database</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deafness</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dedent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">delicious</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">desktop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">deviantart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">diamond</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">digg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dollar</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dot_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">download</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dribbble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drivers_license_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">dropbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">drupal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">edit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eercast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eject</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ellipsis_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">empire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envelope_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">envira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eraser</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">etsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eur</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">euro</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">exclamation_triangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expand</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">expeditedssl</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">external_link_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eye_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">eyedropper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fa</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_f</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">facebook_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fast_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fax</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">feed</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">female</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fighter_jet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_archive_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_audio_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_code_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_excel_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_image_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_movie_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_pdf_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_photo_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_powerpoint_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_sound_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_text_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_video_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_word_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">file_zip_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">files_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">film</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">filter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fire_extinguisher</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">firefox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">first_order</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_checkered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flag_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flask</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">flickr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">floppy_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">folder_open_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">font_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fonticons</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">fort_awesome</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forumbee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">foursquare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">free_code_camp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">frown_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">futbol_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gamepad</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gavel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gbp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gear</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gears</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">genderless</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">get_pocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gg_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gift</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">git_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">github_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gitlab</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gittip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">glide_g</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">globe</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_official</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">google_wallet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">graduation_cap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">gratipay</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">grav</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">h_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hacker_news</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_grab_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_lizard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_paper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_peace_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_pointer_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_rock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_scissors_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_spock_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hand_stop_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">handshake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hard_of_hearing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hashtag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hdd_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">header</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">headphones</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heart_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">heartbeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">history</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">home</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hospital_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hotel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_end</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">hourglass_start</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">houzz</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">html5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">i_cursor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_badge</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">id_card_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ils</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">image</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">imdb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">indent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">industry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">info_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">inr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">instagram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">institution</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">internet_explorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">intersex</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ioxhost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">italic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">joomla</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jpy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">jsfiddle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">key</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">keyboard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">krw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">laptop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lastfm_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leaf</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">leanpub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">legal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lemon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">level_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_bouy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_buoy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_ring</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">life_saver</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">lightbulb_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">line_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">link</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linkedin_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">linux</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ol</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">list_ul</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">location_arrow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_lock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">long_arrow_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">low_vision</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magic</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">magnet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mail_reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">male</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_marker</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_pin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">map_signs</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_h</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mars_stroke_v</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">maxcdn</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meanpath</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medium</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">medkit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meetup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">meh_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mercury</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microchip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">microphone_slash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">minus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mixcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mobile_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">modx</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">money</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">moon_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mortar_board</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">motorcycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">mouse_pointer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">music</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">navicon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">neuter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">newspaper_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_group</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">object_ungroup</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">odnoklassniki_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opencart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">openid</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">opera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">optin_monster</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">outdent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pagelines</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paint_brush</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paper_plane_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paperclip</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paragraph</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paste</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pause_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paw</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">paypal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pencil_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">percent</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">phone_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">photo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">picture_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pie_chart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pied_piper_pp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_p</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">pinterest_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plane</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">play_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plug</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">plus_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">podcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">power_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">print</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">product_hunt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">puzzle_piece</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qq</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">qrcode</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">question_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quora</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">quote_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ra</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">random</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ravelry</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rebel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">recycle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_alien</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reddit_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">refresh</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">registered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">remove</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">renren</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reorder</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">repeat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">reply_all</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">resistance</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">retweet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rmb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">road</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rocket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rotate_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rouble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rss_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rub</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ruble</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">rupee</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">s15</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">safari</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">save</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scissors</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">scribd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_minus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">search_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sellsy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">send_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">server</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_alt_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">share_square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shekel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sheqel</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shield</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ship</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shirtsinbulk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_bag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_basket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shopping_cart</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">shower</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_in</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_language</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sign_out</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">signing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">simplybuilt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sitemap</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skyatlas</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">skype</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sliders</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">slideshare</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">smile_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_ghost</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snapchat_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">snowflake_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soccer_ball_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_alpha_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_amount_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_asc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_numeric_desc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sort_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">soundcloud</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">space_shuttle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spinner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spoon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">spotify</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">square_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_exchange</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stack_overflow</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_half_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">star_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">steam_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_backward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">step_forward</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stethoscope</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sticky_note_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stop_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">street_view</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">strikethrough</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">stumbleupon_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">subway</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">suitcase</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">sun_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superpowers</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">superscript</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">support</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">table</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tablet</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tachometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tag</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tags</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tasks</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">taxi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">telegram</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">television</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tencent_weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">terminal</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_height</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">text_width</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_large</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">th_list</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">themeisle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_0</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_1</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_empty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_full</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_half</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_quarter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thermometer_three_quarters</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumb_tack</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_o_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">thumbs_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">ticket</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">times_rectangle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tint</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_left</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_on</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_right</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">toggle_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trademark</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">train</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">transgender_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trash_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tree</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trello</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tripadvisor</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">trophy</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">truck</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">_try</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tty</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tumblr_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">turkish_lira</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">tv</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitch</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">twitter_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">umbrella</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">underline</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">undo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">universal_access</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">university</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlink</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unlock_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">unsorted</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">upload</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usb</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">usd</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_circle_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_md</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_plus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_secret</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">user_times</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">users</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vcard_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_double</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">venus_mars</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viacoin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">viadeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">video_camera</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vimeo_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vine</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">vk</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_control_phone</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_down</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_off</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">volume_up</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">warning</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wechat</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weibo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">weixin</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">whatsapp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wheelchair_alt</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wifi</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wikipedia_w</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_close_o</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_maximize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_minimize</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">window_restore</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">windows</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">won</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wordpress</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpbeginner</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpexplorer</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wpforms</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">wrench</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">xing_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">y_combinator_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yahoo</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yc_square</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yelp</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yen</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">yoast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_play</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">youtube_square</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
          <dev:type>
            <maml:name>FontAwesomeIcons</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>{{Fill AutoRefresh Description}}</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>{{Fill Endpoint Description}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the page.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>{{Fill RefreshInterval Description}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>{{Fill AutoRefresh Description}}</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="2" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>The content of the page. This can be any set of controls you would pass to the Content parameter of New-UDDashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>{{Fill Endpoint Description}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Icon</maml:name>
        <maml:Description>
          <maml:para>A FontAwesome icon to display before the page name in the navigation bar.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">FontAwesomeIcons</command:parameterValue>
        <dev:type>
          <maml:name>FontAwesomeIcons</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the page.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The name of the page. This will also become the URL of the page.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>{{Fill RefreshInterval Description}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Url</maml:name>
        <maml:Description>
          <maml:para>{{Fill Url Description}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; $Page1 = New-UDPage -Name "Home" -Content { New-Chart... }
PS C:\&gt; $Page2 = New-UDPage -Name "Cards" -Content { New-Card... }
 
PS C:\&gt; $Dashboard = New-UDDashboard -Color "blue" -Pages @($Page1, $Page2)</dev:code>
        <dev:remarks>
          <maml:para>Creates a multi-page dashboard. The will show a navigation pane on the left side of the dashboard to navigate to different pages.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDRow</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDRow</command:noun>
      <maml:description>
        <maml:para>Creates a new row on the dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new row on the dashboard. Columns are defined with New-UDColumn.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDRow</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
          <maml:name>Columns</maml:name>
          <maml:Description>
            <maml:para>The columns to define for the row. These columns should be defined using New-UDColumn.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the row. This is the HTML markup ID.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none">
        <maml:name>Columns</maml:name>
        <maml:Description>
          <maml:para>The columns to define for the row. These columns should be defined using New-UDColumn.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the row. This is the HTML markup ID.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDRow {
    New-UDColumn -Size 6 {
     
    }
    New-UDColumn -Size 6 {
     
    }
}</dev:code>
        <dev:remarks>
          <maml:para>Defines a row with two columns are equal size.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; New-UDRow {
    New-UDColumn -Size 6 {
        New-UDRow {
            New-UDColumn -Size 6 {
             
            }
            New-UDColumn -Size 6 {
             
            }
        }
    }
    New-UDColumn -Size 6 {
     
    }
}</dev:code>
        <dev:remarks>
          <maml:para>Defines a row with two columns are equal size. Inside the first column is another row with two columns.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-UDTable</command:name>
      <command:verb>New</command:verb>
      <command:noun>UDTable</command:noun>
      <maml:description>
        <maml:para>Creates a new table of data within the dashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Creates a new table of data within the dashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-UDTable</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoRefresh</maml:name>
          <maml:Description>
            <maml:para>Enabled auto refresh for this control.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BackgroundColor</maml:name>
          <maml:Description>
            <maml:para>Background color of the table.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DateTimeFormat</maml:name>
          <maml:Description>
            <maml:para>The date time format for date time columns.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>The endpoint to call to retrieve data for the table. The endpoint should return data using the Out-UDTableData cmdlet.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>FontColor</maml:name>
          <maml:Description>
            <maml:para>Font color within the table.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
          <dev:type>
            <maml:name>DashboardColor</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Headers</maml:name>
          <maml:Description>
            <maml:para>Headers for columns in the table.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>The ID of the table. This is the HTML markup ID.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RefreshInterval</maml:name>
          <maml:Description>
            <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Style</maml:name>
          <maml:Description>
            <maml:para>Allows for changing the style of the table.</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">bordered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">striped</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">highlight</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">centered</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">responsive-table</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>Title for the section containing the table.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoRefresh</maml:name>
        <maml:Description>
          <maml:para>Enabled auto refresh for this control.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BackgroundColor</maml:name>
        <maml:Description>
          <maml:para>Background color of the table.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DateTimeFormat</maml:name>
        <maml:Description>
          <maml:para>The date time format for date time columns.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>The endpoint to call to retrieve data for the table. The endpoint should return data using the Out-UDTableData cmdlet.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>FontColor</maml:name>
        <maml:Description>
          <maml:para>Font color within the table.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DashboardColor</command:parameterValue>
        <dev:type>
          <maml:name>DashboardColor</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Headers</maml:name>
        <maml:Description>
          <maml:para>Headers for columns in the table.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>The ID of the table. This is the HTML markup ID.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RefreshInterval</maml:name>
        <maml:Description>
          <maml:para>The number of seconds between refreshes. The default is 5.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Style</maml:name>
        <maml:Description>
          <maml:para>Allows for changing the style of the table.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>Title for the section containing the table.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; New-UDTable -Title "Process Ids" -Header @("Name", "Process Id") -Endpoint {
    Get-Process -Name Chrome | Out-UDTableData -Property @("name", "id")
}</dev:code>
        <dev:remarks>
          <maml:para>Creates a new table with the process IDs of chrome running on the system.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-UDLicense</command:name>
      <command:verb>Set</command:verb>
      <command:noun>UDLicense</command:noun>
      <maml:description>
        <maml:para>Installs a PowerShell Pro Tools license</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Installs a PowerShell Pro Tools license</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-UDLicense</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>License</maml:name>
          <maml:Description>
            <maml:para>The contents of a license.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>License</maml:name>
        <maml:Description>
          <maml:para>The contents of a license.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Set-UDLicense -License "&lt;License&gt;sdfadfasdf&lt;/License&gt;"</dev:code>
        <dev:remarks>
          <maml:para>Installs a PowerShell Pro Tools license</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Start-UDDashboard</command:name>
      <command:verb>Start</command:verb>
      <command:noun>UDDashboard</command:noun>
      <maml:description>
        <maml:para>Starts a dashboard defined by New-UDDashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Starts a dashboard defined by New-UDDashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Start-UDDashboard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoReload</maml:name>
          <maml:Description>
            <maml:para>Reloads the dashboard automatically when changes are made to the script containing the dashboard. The dashboard must be saved as a file.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Certificate</maml:name>
          <maml:Description>
            <maml:para>The certificate to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">X509Certificate2</command:parameterValue>
          <dev:type>
            <maml:name>X509Certificate2</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFile</maml:name>
          <maml:Description>
            <maml:para>The certificate file to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFilePassword</maml:name>
          <maml:Description>
            <maml:para>The certificate file password to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">SecureString</command:parameterValue>
          <dev:type>
            <maml:name>SecureString</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Content</maml:name>
          <maml:Description>
            <maml:para>A ScriptBlock that calls New-UDDashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>An array of REST endpoints to expose with this dashboard. They can be generated with New-UDEndpoint.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Endpoint[]</command:parameterValue>
          <dev:type>
            <maml:name>Endpoint[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Name of the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Port</maml:name>
          <maml:Description>
            <maml:para>The port to use for the dashboard. Defaults to 80.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Wait</maml:name>
          <maml:Description>
            <maml:para>Blocks execution and waits for the web server to run.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Start-UDDashboard</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AutoReload</maml:name>
          <maml:Description>
            <maml:para>Reloads the dashboard automatically when changes are made to the script containing the dashboard. The dashboard must be saved as a file.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Certificate</maml:name>
          <maml:Description>
            <maml:para>The certificate to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">X509Certificate2</command:parameterValue>
          <dev:type>
            <maml:name>X509Certificate2</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFile</maml:name>
          <maml:Description>
            <maml:para>The certificate file to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFilePassword</maml:name>
          <maml:Description>
            <maml:para>The certificate file password to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">SecureString</command:parameterValue>
          <dev:type>
            <maml:name>SecureString</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Dashboard</maml:name>
          <maml:Description>
            <maml:para>The dashboard to start. This dashboard is created with New-UDDashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Dashboard</command:parameterValue>
          <dev:type>
            <maml:name>Dashboard</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>An array of REST endpoints to expose with this dashboard. They can be generated with New-UDEndpoint.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Endpoint[]</command:parameterValue>
          <dev:type>
            <maml:name>Endpoint[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Name of the dashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Port</maml:name>
          <maml:Description>
            <maml:para>The port to use for the dashboard. Defaults to 80.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Wait</maml:name>
          <maml:Description>
            <maml:para>Blocks execution and waits for the web server to run.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AutoReload</maml:name>
        <maml:Description>
          <maml:para>Reloads the dashboard automatically when changes are made to the script containing the dashboard. The dashboard must be saved as a file.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Certificate</maml:name>
        <maml:Description>
          <maml:para>The certificate to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">X509Certificate2</command:parameterValue>
        <dev:type>
          <maml:name>X509Certificate2</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CertificateFile</maml:name>
        <maml:Description>
          <maml:para>The certificate file to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CertificateFilePassword</maml:name>
        <maml:Description>
          <maml:para>The certificate file password to use encrypt HTTPS traffic. The webserver will listen on HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">SecureString</command:parameterValue>
        <dev:type>
          <maml:name>SecureString</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Content</maml:name>
        <maml:Description>
          <maml:para>A ScriptBlock that calls New-UDDashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Dashboard</maml:name>
        <maml:Description>
          <maml:para>The dashboard to start. This dashboard is created with New-UDDashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Dashboard</command:parameterValue>
        <dev:type>
          <maml:name>Dashboard</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>An array of REST endpoints to expose with this dashboard. They can be generated with New-UDEndpoint.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Endpoint[]</command:parameterValue>
        <dev:type>
          <maml:name>Endpoint[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Name of the dashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Port</maml:name>
        <maml:Description>
          <maml:para>The port to use for the dashboard. Defaults to 80.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Wait</maml:name>
        <maml:Description>
          <maml:para>Blocks execution and waits for the web server to run.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Start-UDDashboard -Content {
    New-UDDashboard -Title "Groovy Dashboard"
}</dev:code>
        <dev:remarks>
          <maml:para>Starts a new dashboard based on the specified ScriptBlock with the title Groovy Dashboard on port 80.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; $Dashboard = New-UDDashboard -Title "Groovy Dashboard"
PS C:\&gt; Start-UDDashboard -Dashboard $Dashboard -Port 1000</dev:code>
        <dev:remarks>
          <maml:para>Starts a new dashboard based on the specified dashboard created by New-Dashboard with the title Groovy Dashboard on port 1000.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 3</maml:title>
        <dev:code>PS C:\&gt; Start-UDDashboard -Name "MyDashboard" -Content {
    New-UDDashboard -Title "Groovy Dashboard"
}</dev:code>
        <dev:remarks>
          <maml:para>Starts a new dashboard with the name "MyDashboard".</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Start-UDRestApi</command:name>
      <command:verb>Start</command:verb>
      <command:noun>UDRestApi</command:noun>
      <maml:description>
        <maml:para>Starts a REST API server.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Starts a REST API server. This server consists only of REST endpoints. Unlike Start-UDDashboard, this type of server has no user interface.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Start-UDRestApi</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Certificate</maml:name>
          <maml:Description>
            <maml:para>Certificate for HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">X509Certificate2</command:parameterValue>
          <dev:type>
            <maml:name>X509Certificate2</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFile</maml:name>
          <maml:Description>
            <maml:para>Certificate file for HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>CertificateFilePassword</maml:name>
          <maml:Description>
            <maml:para>Certificate file password for HTTPS.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">SecureString</command:parameterValue>
          <dev:type>
            <maml:name>SecureString</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Endpoint</maml:name>
          <maml:Description>
            <maml:para>An array of endpoints created with New-UDEndpoint.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Endpoint[]</command:parameterValue>
          <dev:type>
            <maml:name>Endpoint[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The name of the REST API server.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Port</maml:name>
          <maml:Description>
            <maml:para>The port the REST API server listens on.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Wait</maml:name>
          <maml:Description>
            <maml:para>This causes this cmdlet to block the terminal.</maml:para>
          </maml:Description>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Certificate</maml:name>
        <maml:Description>
          <maml:para>Certificate for HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">X509Certificate2</command:parameterValue>
        <dev:type>
          <maml:name>X509Certificate2</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CertificateFile</maml:name>
        <maml:Description>
          <maml:para>Certificate file for HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>CertificateFilePassword</maml:name>
        <maml:Description>
          <maml:para>Certificate file password for HTTPS.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">SecureString</command:parameterValue>
        <dev:type>
          <maml:name>SecureString</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Endpoint</maml:name>
        <maml:Description>
          <maml:para>An array of endpoints created with New-UDEndpoint.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Endpoint[]</command:parameterValue>
        <dev:type>
          <maml:name>Endpoint[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The name of the REST API server.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Port</maml:name>
        <maml:Description>
          <maml:para>The port the REST API server listens on.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Wait</maml:name>
        <maml:Description>
          <maml:para>This causes this cmdlet to block the terminal.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Start-UDRestApi -Port 1000 -Endpoint @(
    New-UDEndpoint -Url "user" -Method "GET" -Endpoint {
        @("Adam", "Sarah", "Bill") | ConvertTo-Json
    }
)
Invoke-RestMethod http://localhost:1000/api/user</dev:code>
        <dev:remarks>
          <maml:para>Starts a new REST API with a "user" endpoint that returns Adam, Sarah and Bill as a JSON array.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Stop-UDDashboard</command:name>
      <command:verb>Stop</command:verb>
      <command:noun>UDDashboard</command:noun>
      <maml:description>
        <maml:para>Stops a dashboard returned by Start-UDDashboard.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Stops a dashboard returned by Start-UDDashboard.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Stop-UDDashboard</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Name of the dashboard to stop.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Stop-UDDashboard</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="1" aliases="none">
          <maml:name>Server</maml:name>
          <maml:Description>
            <maml:para>The dashboard server to stop. This is returned by Start-UDDashboard.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Server</command:parameterValue>
          <dev:type>
            <maml:name>Server</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Name of the dashboard to stop.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="1" aliases="none">
        <maml:name>Server</maml:name>
        <maml:Description>
          <maml:para>The dashboard server to stop. This is returned by Start-UDDashboard.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Server</command:parameterValue>
        <dev:type>
          <maml:name>Server</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; $DashboardServer = Start-UDDashboard -Content { New-UDDashboard {} }
PS C:\&gt; Stop-UDDashboard -Server $DashboardServer</dev:code>
        <dev:remarks>
          <maml:para>Stops a dashboard returned by Start-UDDashboard.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Example 2</maml:title>
        <dev:code>PS C:\&gt; Stop-UDDashboard -Name "MyDashboard"</dev:code>
        <dev:remarks>
          <maml:para>Stops the dashboard named "MyDashboard".</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Stop-UDRestApi</command:name>
      <command:verb>Stop</command:verb>
      <command:noun>UDRestApi</command:noun>
      <maml:description>
        <maml:para>Stops a REST API server.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Stops a REST API server started with Start-UDRestApi</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Stop-UDRestApi</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>The name of the REST API server to stop.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Stop-UDRestApi</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="1" aliases="none">
          <maml:name>Server</maml:name>
          <maml:Description>
            <maml:para>The server object to stop. This is returned by Get-UDRestApi and Start-UDRestApi.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Server</command:parameterValue>
          <dev:type>
            <maml:name>Server</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>The name of the REST API server to stop.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="1" aliases="none">
        <maml:name>Server</maml:name>
        <maml:Description>
          <maml:para>The server object to stop. This is returned by Get-UDRestApi and Start-UDRestApi.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Server</command:parameterValue>
        <dev:type>
          <maml:name>Server</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>PowerShellProTools.UniversalDashboard.Server</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>PS C:\&gt; Get-UDRestApi | Stop-UDRestApi</dev:code>
        <dev:remarks>
          <maml:para>Stops all running REST API servers.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
</helpItems>