App.GetTitle Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
GetTitle()
Gets a title suitable for display in lists and search results. Subclasses can override this method to supply their own implementation.
public virtual string GetTitle()
Returns
System.String