This control allows you to copy a page from a wiki, straight into a blog. This can be useful in scenarios where you want to allow multiple people to propose articles for a blog, but control which articles are published and when whilst leaving posted articles accredited to the original author.
IMAGE
<%@ Register TagPrefix="ACControl" Namespace="AlexCrome.CS.Controls" Assembly="AlexCrome.CS" %>
<ACControl:CopyWikiPageToBlog PopupHeaderCssClass="CommonPostPopupHeader" PopupListWrapperCssClass="CommonPostPopupListArea" PopupActivatorTag="Span" PopupActivatorActiveCssClass="CommonTextButtonHighlight" PopupActivatorCssClass="CommonTextButton" PopupCssClass="CommonPostPopupArea" ListCssClass="CommonPostPopupList" MaximumNumberOfBlogs="50" runat="server" />