Table of Contents

Interface IDisplayName

Namespace
Dynamicweb.Core
Assembly
Dynamicweb.Core.dll
public interface IDisplayName

Methods

GetDisplayName()

Yields a human-readable name for rendering.

string GetDisplayName()

Returns

string

name

To top