System.Web.UI.WebControls.WebParts.WebPartVerb.ID Property

Gets a string containing a unique ID for a verb.

Syntax

public string ID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of the ID property must be specified as a parameter when calling any of the overloads of the WebPartVerb.#ctor(string, string) constructor for the System.Web.UI.WebControls.WebParts.WebPartVerb class.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0