Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
SDK Documentation
RichHtmlField Class
 AllowHtmlSourceEditing Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
RichHtmlField.AllowHtmlSourceEditing Property (Microsoft.SharePoint.Publishing.WebControls)
Determines whether you can switch the HtmlEditor object into a mode where the HTML can be edited directly.

Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Visual Basic (Declaration)
<BrowsableAttribute(True)> _
<DefaultValueAttribute(True)> _
Public Property AllowHtmlSourceEditing As Boolean
Visual Basic (Usage)
Dim instance As RichHtmlField
Dim value As Boolean

value = instance.AllowHtmlSourceEditing

instance.AllowHtmlSourceEditing = value
C#
[BrowsableAttribute(true)] 
[DefaultValueAttribute(true)] 
public bool AllowHtmlSourceEditing { get; set; }
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker