API/AdHocSettings.md
... ...
@@ -393,7 +393,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
393 393
|String|[[TabsCss|/API/CodeSamples/TabsCss]]|Gets or sets the css style for the Izenda.Web.UI.TabStrip.**(deprecated)**|@import url(rs.aspx?css=tabs);|
394 394
|String|[[TabsCssUrl|/API/CodeSamples/TabsCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip.|rs.aspx?css=tabs|
395 395
|String|[[TempFiles|/API/CodeSamples/TempFiles]]|Gets or set value indicating path to temporary files.|TempFiles|
396
-|String|[[TemplatesPath|/API/CodeSamples/TemplatesPath]]|Gets or sets the path of the folder where templates are stored.|C:\cygwin64\home\Joseph\adhocsettings_output\Reports|
396
+|String|[[TemplatesPath|/API/CodeSamples/TemplatesPath]]|Gets or sets the path of the folder where templates are stored.|[drive]:\[ApplicationFolder]\Reports|
397 397
|String|[[TenantField|/API/CodeSamples/TenantField]]|The name of the database field which stores a user's tenant. This is required for multi-tenant schedulin|String.Empty|
398 398
|FieldHighlightInfoDictionary|[[TextHighlight|/API/CodeSamples/TextHighlight]]||null|
399 399
|Int32|[[ThumbnailHeight|/API/CodeSamples/ThumbnailHeight]]|Gets or sets the value indicating thumbnail size in pixels.|220|