Updated AbstractDataEditor and AbstractDataEditorControl code comments.

This commit is contained in:
azzlack
2012-08-27 16:19:13 -02:00
parent d2210e9985
commit 33c07a2390

View File

@@ -80,7 +80,7 @@ namespace umbraco.cms.businesslogic.datatype
/// <c>true</c> if [show label]; otherwise, <c>false</c>.
/// </value>
public virtual bool ShowLabel
{
{
get
{
return true;
@@ -103,7 +103,7 @@ namespace umbraco.cms.businesslogic.datatype
}
/// <summary>
/// Gets the editor control
/// Gets the editor control.
/// </summary>
/// <value>
/// The editor.