[This is preliminary documentation and is subject to change.]
Social network providers currently present in the system
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static IRegistry<SocialNetwork> SocialNetworks { get; }
public static IRegistry<SocialNetwork> SocialNetworks { get; }
Public Shared ReadOnly Property SocialNetworks As IRegistry(Of SocialNetwork)
Get
Public Shared ReadOnly Property SocialNetworks As IRegistry(Of SocialNetwork)
Get
public:
static property IRegistry<SocialNetwork^>^ SocialNetworks {
IRegistry<SocialNetwork^>^ get ();
}
public:
static property IRegistry<SocialNetwork^>^ SocialNetworks {
IRegistry<SocialNetwork^>^ get ();
}
static member SocialNetworks : IRegistry<SocialNetwork> with get
static member SocialNetworks : IRegistry<SocialNetwork> with get
Property Value
Type:
IRegistry SocialNetwork