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

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

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

Syntax

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

See Also

Name Class
Facebook.Web.UI.WebControls Namespace