#region in ASHX Handler

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • batham

    #region in ASHX Handler

    Does anyone know why I cannot use the #region/#endregion to specify a
    block of code in my VS 2005 IDE ASHX Handler?

    Is there a place where I need to put this extension (ASHX) so it
    supports the block of code.

    I need to collapse/expand a block of code in my handler.

    Thanks,
    Batham

Working...