Determines where the client scripts are loaded from.
[Visual Basic]
Public Property ClientDir As String
[C#]
public string ClientDir {get;set;}
[Delphi]
public property ClientDir: String read get_ClientDir write set_ClientDir;
See Also
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |