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
|
Property
|
Description
|
| MenuText | Text used to describe the insertable content on the Insert menu. |
| SidebarText | Text used to describe the insertable content on the Sidebar. |
|
Method
|
Description
|
| 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
Other Resources
Windows Live Writer Content Source Plugin Reference