This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Endpoint.
Summary
Gets or sets a value indicating the old icon url of an endpoint.
- Assembly
- Cake
.Endpoint .dll - Namespace
- Cake
.Endpoint .Model - Containing Type
- Endpoint
Syntax
public string IconUrlOld { get; set; }
Value
Type | Description |
---|---|
string | A string old icon url of the endpoint. |