This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@using System.Collections | |
<!DOCTYPE HTML> | |
<html> | |
<head runat="server"> | |
<title>Supported Cultures</title> | |
<meta charset="utf-8"> | |
<style> | |
table.minimalistBlack { | |
border: 2px solid #000000; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Functions Site Language/Remove Site Language | |
Import-Function Validate-PowerShell | |
Test-PowerShell | |
Try | |
{ | |
$ctx = Get-Item . |