View Source
Class MultiUrlPickerConfiguration
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class MultiUrlPickerConfiguration : IIgnoreUserStartNodesConfig
Properties
View Source
HideAnchor
Declaration
public bool HideAnchor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
IgnoreUserStartNodes
Declaration
public bool IgnoreUserStartNodes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MaxNumber
Declaration
public int MaxNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MinNumber
Declaration
public int MinNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
OverlaySize
Declaration
public string OverlaySize { get; set; }
Property Value
Type |
Description |
System.String |
|