Feather: Content block widget
You use the Content block widget to enter content using the text editor and its features. You can use the basic HTML editing engine of the text editor, such as basic text formatting, inserting hyperlinks, lists, and hsdling images. The widget outputs identical HTML across all major browsers, as well as follows accessibility standards and provides API for content manipulation.
For more information about the editor, see Kendo UI Editor.
Configure the Content block widget
To open the widget designer, click the Edit button in the upper-right corner of the widget. In the Simple view, you can add, modify, and format the content the widget is displaying.
You can specify additional properties to the control by clicking the Advanced button in the designer:
- Content
If you specify any content in the Simple view, the value will be copied in the Advanced view.
- EnableSocialSharing
When set to True, enables sharing to Facebook, Google+, etc. for your content. The default value is False.
- ProviderName
If you have more than one providers added, you can specify the name of the non-default provider. Otherwise, the default provider is used.
- SharedContentID
If you are using a shared content block, the ID of the shared content item is displayed. The default value is an empty GUID - "00000000-0000-0000-0000-000000000000".
- WrapperCssClass
Allows a CSS class to be applied on the wrapper tag of the default content block view.