Twilight Soul

Alan McBee's personal web site
Welcome to Twilight Soul Sign in | Join | Help
in Search

Browse by Tags

All Tags » Control » C# (RSS)
  • ScriptHelper control

    This control is used to assist client-side script in finding ASP.NET nested controls. ASP.NET nested controls have ClientID values which are difficult to keep constant as web pages are edited. Often, the control itself will generate client-side script. Custom written client-side script that needs to...
    Posted to FileGallery by AlanM on 08-22-2007
  • Basic Event with Arguments Snippet

    Creates a C# style event field construct and methods for an event with parameters, for classes NOT derived from ASP.NET System.Control
    Posted to FileGallery by AlanM on 07-16-2007
  • Basic Event Snippet

    Creates a C# style event field construct and methods for an event without parameters, for classes NOT derived from ASP.NET System.Control 2007-10-27 UPDATED: Removed an invalid reference to a generic EventHandler<>
    Posted to FileGallery by AlanM on 07-16-2007
  • ASP.NET Control Event with Arguments Snippet

    Creates a C# style event property construct and methods for an event with parameters, for classes derived from ASP.NET System.Control
    Posted to FileGallery by AlanM on 07-16-2007
  • ASP.NET Control Event Snippet

    Creates a C# style event property construct and methods for an event without parameters, for classes derived from ASP.NET System.Control
    Posted to FileGallery by AlanM on 07-16-2007
Page 1 of 1 (5 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems