See Also

HtmlBoxMenu Class  | HtmlBoxMenu Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

ID Property

Dart.PowerWEB.TextBox Namespace > HtmlBoxMenu Class : ID Property (HtmlBoxMenu)

Gets or sets the programmatic identifier assigned to the server control.

[Visual Basic]
<DesignerSerializationVisibilityAttribute()> Overrides Public Property ID As String
[C#]
[DesignerSerializationVisibilityAttribute()] public override string ID {get; set;}
[C++]
[DesignerSerializationVisibilityAttribute()] public: __property string* get_ID()override ; public: __property void set_ID(    string* value )override ;
[C++/CLI]
[DesignerSerializationVisibilityAttribute()] public: property String^ ID override {    String^ get();    void set (String^ value); }

Return Type

The programmatic identifier assigned to the control.

Remarks

PowerWEB will automatically assign values to this property on initialization. Do not modify the value of this property.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlBoxMenu Class  | HtmlBoxMenu Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.