A control that enables the automatic discovery of trackback servers by generating embedded RDF description
that describes the absolute URI that trackback ping notifications should be sent to and associated metadata.
Namespace:
Argotic.Core.WebAssembly: Argotic.Core (in Argotic.Core)
Version: 2007.3.0.0 (2007.3.0.0)
Syntax
| C# |
|---|
public class TrackbackDiscoveryControl : WebControl |
| Visual Basic (Declaration) |
|---|
Public Class TrackbackDiscoveryControl _ Inherits WebControl |
| Visual C++ |
|---|
public ref class TrackbackDiscoveryControl : public WebControl |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
Argotic.Core.Web..::.TrackbackDiscoveryControl
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
Argotic.Core.Web..::.TrackbackDiscoveryControl
