You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Membership Class > Membership Properties > ShowTerms
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Membership.ShowTerms Property

Display the Terms and Conditions text. The default value is "False".

C#
[Bindable(true), Category("Ektron"), Description("Display the Terms and Conditions text. The default value is \"False\"."), DefaultValue(false)]
public bool ShowTerms;
Visual Basic
<Bindable(true), Category("Ektron"), Description("Display the Terms and Conditions text. The default value is \"False\"."), DefaultValue(false)>
Public Property ShowTerms() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!