Re: Yow to Generate Unique Control ID?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Bucher [MVP]

    Re: Yow to Generate Unique Control ID?

    Hello Hans
    Implementing this at the level of a composite control (easy - it has no
    The class "CompositeContr ol" allready implements the interface
    INamingContaine r.
    But the interface can implement on all components that derivating from the
    Control class.

    --
    Gruss, Peter Bucher
    Microsoft MVP - Visual Developer ASP / ASP.NET, Switzerland
    http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community
    http://www.aspnetzone.de/blogs/peterbucher/ - Auf den Spuren von .NET

Working...