KTML 4 LITE API Documentation for ASP .NET

KtmlLite.DocumentsFolderUrl Property

Sets an url to point to the physical path set by DocumentsFolder. Set this property only if the two properties (DocumentsFolder and DocumentsFolderUrl) have different values.

public string DocumentsFolderUrl {get; set;}

Remarks

DocumentsFolderUrl might be different from DocumentsFolder in some cases when Url rewrite is used.

See Also

KtmlLite Class | InterAKT.WebControls Namespace