C# Syntax
void DeleteCookies( string fromSource )
Parameters
- fromSource
- The full or partial domain of the source. For example, entering MySite.com or MySite.net clears cookies only from the specified site, whereas entering MySite clears cookies from all related domains.