Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
if(((PageShortcutType) pageData["PageShortcutType"]) == PageShortcutType.ShortCut)
{
string theLink = pageData["PageShortcutLink"].ToString()
}
/HAXEN