eranc-angieslist
-
1/13/2009 5:00:33 PM
Custom Web Part Question
Hello,
I have created a custom web part (AdManager) with a new attribute (property) named “AdSlot”.
The attribute has the following properties: Attribute name: AdSlot Attribute type: Text Attribute size: 200 Allow empty value: Yes Attribute default value:
When the AdManager is added to a page and the AdSlot attribute is configured with the value “TestSlot” through the CMS Desk, how can I access that value in the OnLoad function of AdManager.ascx.cs? Thanks.
|