ArcGIS Runtime SDK for WPF - Library Reference
IsCommentsEnabled Property
See Also 
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalInfo Class : IsCommentsEnabled Property

Allows the organization to disable commenting. true is the default. When commentsEnabled is false, comments are hidden and not removed. numComments are set to zero for all items in the organization. Calls to add a comment and view comments will fail. If the organization re-enables comments, the comments display and numComments are restored.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsCommentsEnabled As Boolean
C# 
public bool IsCommentsEnabled {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.