Interface IChar
Namespace: Umbraco.Cms.Core.Configuration.UmbracoSettings
Assembly: Umbraco.Core.dll
Syntax
public interface IChar
Properties
View SourceChar
Declaration
string Char { get; }
Property Value
Type | Description |
---|---|
System.String |
Replacement
Declaration
string Replacement { get; }
Property Value
Type | Description |
---|---|
System.String |