Build WebControl

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

    Build WebControl

    Hello all,
    I need to build a WebControl, but i don't know with. Somebody have some
    tutorial?
    My WebControl need to build a page as output.

    Thanks


    Dexter


  • John Timney \(ASP.NET MVP\)

    #2
    Re: Build WebControl

    Webcontrols tend to be the contents of the page output, take a look at
    asp.net quickstart for some help on controls.
    --
    Regards

    John Timney
    ASP.NET MVP
    Microsoft Regional Director

    "Dexter" <projenet@yahoo .com.br> wrote in message
    news:eSNms%23y0 EHA.2112@TK2MSF TNGP15.phx.gbl. ..[color=blue]
    > Hello all,
    > I need to build a WebControl, but i don't know with. Somebody have some
    > tutorial?
    > My WebControl need to build a page as output.
    >
    > Thanks
    >
    >
    > Dexter
    >
    >[/color]


    Comment

    Working...