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

If you wish to override the default behavior of CMS400.NET, set this to true and implement your logic in the 'LanguageLogic()' overridable method. Currently this property returns the set value only if SiteLanguage is not equal to DefaultLanguage. If they are equal, false is returned.

C#
[Browsable(false)]
public bool OverrideDefault;
Visual Basic
<Browsable(false)>
Public Property OverrideDefault() 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!