ACWClientPath
MainWeb.ACWClientPath property
Hämtar eller ställer in webbsökvägen för kontrollens skript-/bildfiler. Till exempel: “http://localhost/acw_client”. Du kan också ställa in detta värde i filen web.config. Lägg till det här avsnittet i avsnittet <konfiguration>: <appinställningar><add key=“aspose.cells.gridweb.acw_client_path” value="/acw_client/" /></appSettings>
public string ACWClientPath { get; set; }
Se även
- class MainWeb
- namnutrymme Aspose.Cells.GridWeb
- hopsättning Aspose.Cells.GridWeb