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