Click or drag to resize

ContextHolderPath Property

Path from parent to the context. Used to resolve relative paths.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string Path { get; set; }

Property Value

Type: String
See Also