08-13-07 06:19 PM
I have the following code in an MCMS application:
Dim oCopiedPosting As Posting = oPostingToCopy.CopyTo(oChannelToCopyTo)
If the oPostingToCopy has IsHiddenModePublished set to True, this is not
reflected in the oCopiedPosting and I have to set this manually. Is this an
issue with MCMS?
[ Post a follow-up to this message ]
|