View Source
Class MultiNodePickerConfigurationTreeSource
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
public class MultiNodePickerConfigurationTreeSource
Properties
View Source
ObjectType
Declaration
public string ObjectType { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
StartNodeId
Declaration
public Udi StartNodeId { get; set; }
Property Value
View Source
StartNodeQuery
Declaration
public string StartNodeQuery { get; set; }
Property Value
Type |
Description |
System.String |
|