D
Daisy
I have craeted one custom webpart that simply displays a text message, i want
to know how to Modify that WebPart so that it contains a persistent Boolean
personalizable property named ShowTextAsBold. The property should give the
user the ability to toogle it on and off within the task pane of the browser.
When the user has the property disabled, the WebPart should render its output
using a standard font as you have already done. When the property is enabled,
the WebPart should render its output using a bold font with a larger size.
to know how to Modify that WebPart so that it contains a persistent Boolean
personalizable property named ShowTextAsBold. The property should give the
user the ability to toogle it on and off within the task pane of the browser.
When the user has the property disabled, the WebPart should render its output
using a standard font as you have already done. When the property is enabled,
the WebPart should render its output using a bold font with a larger size.