ACWClientPath
MainWeb.ACWClientPath property
获取或设置控件的脚本/图像文件的网络路径。例如:“http://localhost/acw_client”. 您也可以在 web.config 文件中设置此值。将此部分添加到 <configuration> 部分: <应用设置><add key=“aspose.cells.gridweb.acw_client_path” value="/acw_client/" /></app设置>
public string ACWClientPath { get; set; }
也可以看看
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb