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