C# Class FourRoads.TelligentCommunity.Splash.Logic.SplashConfigurationDetails

Show file Open project: 4-Roads/FourRoads.TelligentCommunity Class Usage Examples

Public Properties

Property Type Description
CreateAccount bool
Password string
RemoveFooter bool
RemoveHeader bool

Property Details

CreateAccount public property

public bool CreateAccount
return bool

Password public property

public string Password
return string

RemoveFooter public property

public bool RemoveFooter
return bool

RemoveHeader public property

public bool RemoveHeader
return bool