Try our conversational search powered by Generative AI!

RepeatDirection within a custom control

Vote:
 

Hi,

I've created a custom control that inherits EPiServer.Web.PropertyControls.PropertySelectMultipleControlBase

I've then got a method within this called protected override void SetupEditControls()

Within this, I've got the line

EditControl.RepeatDirection = RepeatDirection.Vertical;

However, looking at the control in edit mode, it's still printing out in horizontal layout.

Why is this?

Thanks for any help,

Karl. 

#31354
Jul 22, 2009 15:43
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.