[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Facebook.Web.UI.WebControls.Name.ShowNetwork"]

Namespace:  Facebook.Web.UI.WebControls
Assembly:  Facebook.Web (in Facebook.Web.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public bool ShowNetwork { get; set; }
Visual Basic (Declaration)
Public Property ShowNetwork As Boolean
Visual C++
public:
property bool ShowNetwork {
	bool get ();
	void set (bool value);
}

See Also

Name Class
Facebook.Web.UI.WebControls Namespace