Share via


Microsoft.Live.Controls.ButtonTextType enumeration

The text values that can be displayed in the control.

Note

This member is available only for Windows Phone apps. For Windows Store apps, use LiveAuthClient.LoginAsync to build a sign-in control.

Syntax

public enum ButtonTextType
Public Enum ButtonTextType

Members

The ButtonTextType enumeration has these members.

Member

Value

Description

Connect

Sign in text: Connect; Sign out text: Sign out

Text to display during sign out or sign in.

Custom

Sign in text: (app-defined); Sign out text: (app-defined)

Text for the control is taken from the SignInText and SignOutText properties defined on the site. If no values are defined, the default value is used.

Login

Sign in text: Login; Sign out text: Logout

Text to display during sign out or sign in.

Signin

Sign in text: Sign in; Sign out text: Sign out

The default value.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live.Controls

Assembly

Microsoft.Live.Controls.dll