ServicePRO SDK Help

stcUserOption..::..OptADSShowLogin Property

Gets or sets a value indicating whether [opt ads show login].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool OptADSShowLogin { get; set; }
<DataMemberAttribute> _
Public Property OptADSShowLogin As Boolean
	Get
	Set

Field Value

true if [opt ads show login]; otherwise, false.