Class SocialStringConsts
Inheritance
System.Object
SocialStringConsts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Web.Social
Assembly: NFX.Web.dll
Syntax
public static class SocialStringConsts
Fields
INVALID_STATE_ERROR
Declaration
public const string INVALID_STATE_ERROR = "Expected state is '{0}' but current state is '{1}'. "
Field Value
Type | Description |
---|---|
System.String |
POSTFAILED_ERROR
Declaration
public const string POSTFAILED_ERROR = "Social network post to failed"
Field Value
Type | Description |
---|---|
System.String |