Show / Hide Table of Contents

Method SetDisplayName

| Improve this Doc View Source

SetDisplayName(Func<String>)

Sets the DisplayName value getter.

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

The DisplayName value getter.

Remarks

This method is typically used to provide localizable DisplayName value.

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