Class PolarToolsComponent_LoginLog
- Namespace
- PolarStudio
- Assembly
- PolarStudio.dll
This class is the implementation of the Polar Tools component 'Login log'.
public class PolarToolsComponent_LoginLog : PolarToolsComponent_Log
- Inheritance
-
PolarToolsComponent_LoginLog
- Inherited Members
- Extension Methods
Properties
Caption
This property gets/sets the caption for this component as shown in the tabs in Polar Tools.
public override string Caption { get; set; }
Property Value
Name
Returns the name of this component.
public override string Name { get; }