Show / Hide Table of Contents

Method SetDisplayShortName

| Improve this Doc View Source

SetDisplayShortName(Func<String>)

Sets the DisplayShortName value getter.

Declaration
public void SetDisplayShortName(Func<string> displayShortNameGetter)
Parameters
Type Name Description
System.Func<System.String> displayShortNameGetter

The DisplayShortName value getter.

Remarks

This method is typically used to provide localizable DisplayShortName value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest