Interface ILink
Namespace:System.Dynamic.ExpandoObject
Assembly:Umbraco.Core.dll
Syntax
[Obsolete("This is no longer used and will be removed in future versions")]
public interface ILink
Properties
Application
Declaration
string Application { get; }
Property Value
Type |
Description |
System.String |
|
ApplicationUrl
Declaration
string ApplicationUrl { get; }
Property Value
Type |
Description |
System.String |
|
HelpUrl
Declaration
Property Value
Type |
Description |
System.String |
|
Language
Declaration
Property Value
Type |
Description |
System.String |
|
UserType
Declaration
Property Value
Type |
Description |
System.String |
|