Click or drag to resize
Visibility Class
Represents visibility setting used i.e. by shares.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalVisibility

Namespace: CMS.SocialMarketing.LinkedInInternal
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public class Visibility

The Visibility type exposes the following members.

Constructors
  NameDescription
Public methodVisibility
Top
Properties
  NameDescription
Public propertyCode
Visibility code.
Top
Remarks
This class is public for purposes of serialization only. Do not consider it a part of public API. The class' content may change without prior notification.
See Also