Class RadEditorComment
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadEditorComment : HtmlContainerControl
Constructors
RadEditorComment()
Declaration
public RadEditorComment()
RadEditorComment(Element)
Properties
Comment
Declaration
public string Comment { get; }
Property Value
System.String
|
CommentedText
Declaration
public string CommentedText { get; }
Property Value
System.String
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|