in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • override Render in RichImageField

    I have this code: namespace Test.SharePoint.WebControls { public class MyCustomCalendar : RichImageField { protected override void Render(HtmlTextWriter output) { base.Render(output); } } } If i override some other metod like RenderForDisplay it works, but then I cant do what I want with the code. When...
    Posted to Development (.NET) (Forum) by taidokas on 08-16-2007
Page 1 of 1 (1 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.