eDriven Framework API
The definition of component ID

Declaration Syntax
public abstract string Id { get; set; }
Public MustOverride Property Id As String
Get
Set
public:
virtual property String^ Id {
String^ get () abstract;
void set (String^ value) abstract;
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)