Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Component Name
Message
From
17/10/2003 09:54:52
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Component Name
Miscellaneous
Thread ID:
00839723
Message ID:
00839723
Views:
70
I have a component class that inherits from the Component class

My class have a name property.

I use this code posted by Shawn Burke in order to get the name

public readonly property Name () as string
return me.Site.Name
end property

But i get an error at run-time, because the instance of site class.

at design time in the designer if i change the (Name) and the look at the name propery of my class, it returns the name of the component.

Can someone help me please.
Reply
Map
View

Click here to load this message in the networking platform