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

ファイルを表示 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_oe property

public bool CreateAccount
return bool

Password public_oe property

public string Password
return string

RemoveFooter public_oe property

public bool RemoveFooter
return bool

RemoveHeader public_oe property

public bool RemoveHeader
return bool