Attribute applied to the ContentSource and SmartContentSource classes, which override the CreateContent method to enable creation of new content from an Insert dialog box.
public class InsertableContentSourceAttribute : Attribute
MenuText
Text used to describe the insertable content on the Insert menu.
SidebarText
Text used to describe the insertable content on the Sidebar.
Constructor
Initialize a new instance of an InsertableContentSourceAttribute object.
Inherits from
System.Object
System.Attribute
WindowsLive.Writer.Api.InsertableContentSourceAttribute
Assembly: windowslive.writer.api.dll
WindowsLive.Writer.Api