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

Returns the control's client-side unique ID (read-only)

Syntax

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

See Also