Interface IPathTemplateSource
Namespace: Mediachase.BusinessFoundation
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0Syntax
public interface IPathTemplateSource
Methods
GetValue(String)
Gets the value.
Declaration
object GetValue(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key | The key. |
Returns
| Type | Description |
|---|---|
| System.Object |