Infragistics2.WebUI.Shared.v7.3
EditorID Property
See Also 
Infragistics.WebUI.Shared Namespace > IProvidesEmbeddableEditor Interface : EditorID Property

Returns the control's ID (read-only)

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property EditorID As String
C# 
virtual string EditorID {get;}

See Also