Show / Hide Table of Contents

Method SetDisplayPrompt

| Improve this Doc View Source

SetDisplayPrompt(Func<String>)

Sets the DisplayPrompt value getter.

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

The DisplayPrompt value getter.

Remarks

This method is typically used to provide localizable DisplayPrompt value.

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