[This is preliminary documentation and is subject to change.]
Defines if a meeesage can be post to this social network
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual bool CanPost { get; }
public virtual bool CanPost { get; }
Public Overridable ReadOnly Property CanPost As Boolean
Get
Public Overridable ReadOnly Property CanPost As Boolean
Get
public:
virtual property bool CanPost {
bool get ();
}
public:
virtual property bool CanPost {
bool get ();
}
abstract CanPost : bool with get
override CanPost : bool with get
abstract CanPost : bool with get
override CanPost : bool with get
Property Value
Type:
BooleanImplements
ISocialNetwork CanPost