Namespace:
EGIS.Web.Controls
Assembly:
EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property PanLeftClientJS As String |
| C# |
|---|
protected string PanLeftClientJS { get; } |
| Visual C++ |
|---|
protected:
property String^ PanLeftClientJS {
String^ get ();
} |
See Also