|
Home > Archive > Microsoft Content Management Server > November 2004 > Creating Meta Data from Custom Properties
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Creating Meta Data from Custom Properties
|
|
|
| Hi everybody,
There is an article in the MCMS 2002 help:
"Programmatically Creating Meta Data from Custom Properties"
The article tells how to insert the previously stored content into the
header of the posing.
Which is the best way to store the content of the custom properties from
TextBox controls in authoring mode?
Which event hanlders to use?
Thanks
--
Alex
| |
| Stefan [MSFT] 2004-11-05, 2:46 am |
| Hi Alex,
one way is shown here:
http://blogs.msdn.com/stefan_gossne.../25/119613.aspx
Or send me a mail to webmaster@stefan-gossner.de and I will send you my new
create property authoring server control I just finished which allows to use
different editors for properties including calendar controls, drop down
boxes, number and check box controls.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Alex" <Alex@discussions.microsoft.com> wrote in message
news:A6693BAC-B57F-416D-8193-56211E607866@microsoft.com...
> Hi everybody,
> There is an article in the MCMS 2002 help:
> "Programmatically Creating Meta Data from Custom Properties"
>
> The article tells how to insert the previously stored content into the
> header of the posing.
> Which is the best way to store the content of the custom properties from
> TextBox controls in authoring mode?
> Which event hanlders to use?
> Thanks
> --
> Alex
|
|
|
|
|