Gets a value indicating file system path relative to the FileRootPath
Namespace: Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string WebRootPath { get; } |
| Visual Basic |
|---|
Public ReadOnly Property WebRootPath As String Get |
| Visual C++ |
|---|
public: property String^ WebRootPath { String^ get (); } |