Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Is there a way to get info on the properties and methods of the new asp+ objects

Is there some way to view a list of the methods and properties of these
objects?
In particular I'm looking to use the htmlinputfile object, although I am
constantly
finding my self in situations where I need to know all the properties or
methods
of these new objects
[295 byte] By [Tom Ashworth] at [2007-11-9 16:24:06]
# 1 Re: Is there a way to get info on the properties and methods of the new asp+ objects
look for the WinCV.exe in the NGWSSDK\BIN folder.

This is a very nice class viewer that lists all the properties, methods, and
eventhandlers.

It's a bit cryptic in it's style, but chock full of details.

MCA

"Tom Ashworth" <tomash@bellsouth.net> wrote in message
news:39b146b0$1@news.dev-archive.com...
> Is there some way to view a list of the methods and properties of these
> objects?
> In particular I'm looking to use the htmlinputfile object, although I am
> constantly
> finding my self in situations where I need to know all the properties or
> methods
> of these new objects
>
>
Mike Amundsen at 2007-11-11 23:26:16 >