See Also

HtmlBoxDialog Class  | HtmlBoxDialog 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

InternalDialogID Property

Dart.PowerWEB.TextBox Namespace > HtmlBoxDialog Class : InternalDialogID Property

Not intended to be used by the developer. Gets or sets the ID of the dialog that will be displayed when the ToolbarDialogButton is clicked.

[Visual Basic]
Public Property InternalDialogID As String
[C#]
public string InternalDialogID {get; set;}
[C++]
public: __property string* get_InternalDialogID(); public: __property void set_InternalDialogID(    string* value );
[C++/CLI]
public: property String^ InternalDialogID {    String^ get();    void set (String^ value); }

Remarks

This value is automatically assigned by the control. Do not change the value.

Requirements

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

See Also

HtmlBoxDialog Class  | HtmlBoxDialog Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.