Click or drag to resize

AppOptionTitlePrefix Property

Details see TitlePrefix

If title prefix is null then gives "SOWIApp " back

Namespace:  SOWIData.Management.Models
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public string TitlePrefix { get; set; }

Property Value

Type: String

Implements

IAppOptionTitlePrefix
See Also