LoginParametersShowBrandLogo Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static bool ShowBrandLogo { get; set; }Public Shared Property ShowBrandLogo As Boolean
Get
Set
public:
static property bool ShowBrandLogo {
bool get ();
void set (bool value);
}static member ShowBrandLogo : bool with get, set
Property Value
Type:
Boolean
See Also