Show / Hide Table of Contents

Method SetDisplayDescription

| Improve this Doc View Source

SetDisplayDescription(Func<String>)

Sets the DisplayDescription value getter.

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

The DisplayDescription value getter.

Remarks

This method is typically used to provide localizable DisplayDescription value.

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